Class CheckInCommandTckTest

Direct Known Subclasses:
GitCheckInCommandTckTest, SvnCheckInCommandTckTest

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

    • CheckInCommandTckTest

      public CheckInCommandTckTest()
  • Method Details

    • testCheckInCommandTest

      public void testCheckInCommandTest() throws Exception
      Throws:
      Exception
    • testCheckInCommandPartialFileset

      public void testCheckInCommandPartialFileset() throws Exception
      Throws:
      Exception
    • testCheckInCommandFilesetWithBasedirOtherThanWorkingCopyRoot

      public void testCheckInCommandFilesetWithBasedirOtherThanWorkingCopyRoot() throws Exception
      Throws:
      Exception
    • createFooJava

      private void createFooJava(File fooJava) throws Exception
      Throws:
      Exception
    • createBarJava

      private void createBarJava(File barJava) throws Exception
      Throws:
      Exception
    • changeReadmeTxt

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