Class ListCommandTckTest

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.list.ListCommandTckTest
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
GitListCommandTckTest, SvnListCommandTckTest

public abstract class ListCommandTckTest extends ScmTckTestCase
This test tests the list command.
  • Constructor Details

    • ListCommandTckTest

      public ListCommandTckTest()
  • Method Details