Class TagCommandTckTest

Direct Known Subclasses:
GitSshTagCommandTckTest, GitTagCommandTckTest, SvnTagCommandTckTest

public abstract class TagCommandTckTest extends ScmTckTestCase
This test tests the tag command.
  • Constructor Details

    • TagCommandTckTest

      public TagCommandTckTest()
  • Method Details

    • getTagName

      protected String getTagName()
    • testTagCommandTest

      public void testTagCommandTest() throws Exception
      Throws:
      Exception
    • changeReadmeTxt

      private void changeReadmeTxt(Path readmeTxt) throws Exception
      Throws:
      Exception