Class CheckOutCommandTckTest

Direct Known Subclasses:
GitCheckOutCommandTckTest, GitSshCheckOutCommandTckTest, SvnCheckOutCommandTckTest

public abstract class CheckOutCommandTckTest extends ScmTckTestCase
This test tests the check out command.
  • Constructor Details

    • CheckOutCommandTckTest

      public CheckOutCommandTckTest()
  • Method Details

    • testCheckOutCommandTest

      public void testCheckOutCommandTest() throws Exception
      Throws:
      Exception
    • testMakeProviderScmRepositoryFromCheckoutDirectory

      public void testMakeProviderScmRepositoryFromCheckoutDirectory() throws Exception
      Throws:
      Exception
    • isMakeProviderScmRepositoryFromDirectorySupportedByProvider

      private boolean isMakeProviderScmRepositoryFromDirectorySupportedByProvider() throws Exception
      Throws:
      Exception