Class DiffCommandTckTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.scm.ScmTestCase
org.apache.maven.scm.ScmTckTestCase
org.apache.maven.scm.tck.command.diff.DiffCommandTckTest
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
CvsDiffCommandTckTest, GitDiffCommandTckTest, SvnDiffCommandTckTest

public abstract class DiffCommandTckTest extends ScmTckTestCase
This test tests the diff command.
  • Constructor Details

    • DiffCommandTckTest

      public DiffCommandTckTest()
  • Method Details