Class BranchCommandTckTest


public abstract class BranchCommandTckTest extends ScmTckTestCase
This test tests the branch command.
Author:
Emmanuel Venisse
  • Constructor Details

    • BranchCommandTckTest

      public BranchCommandTckTest()
  • Method Details

    • getBranch

      protected String getBranch()
    • testBranchCommandTest

      public void testBranchCommandTest() throws Exception
      Throws:
      Exception