Class CvsUpdateCommandTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class CvsUpdateCommandTest
    extends ScmTestCase
    • Field Detail

      • repository

        private java.io.File repository
      • workingDirectory

        private java.io.File workingDirectory
      • assertionDirectory

        private java.io.File assertionDirectory
    • Constructor Detail

      • CvsUpdateCommandTest

        public CvsUpdateCommandTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Overrides:
        setUp in class ScmTestCase
        Throws:
        java.lang.Exception
      • getModule

        private java.lang.String getModule()
      • testCvsUpdate

        public void testCvsUpdate()
                           throws java.lang.Exception
        TODO merge into tck
        Throws:
        java.lang.Exception