Class CvsUpdateCommandTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.scm.ScmTestCase
org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest
All Implemented Interfaces:
junit.framework.Test

public class CvsUpdateCommandTest extends ScmTestCase
  • Field Details

    • repository

      private File repository
    • workingDirectory

      private File workingDirectory
    • assertionDirectory

      private File assertionDirectory
  • Constructor Details

    • CvsUpdateCommandTest

      public CvsUpdateCommandTest()
  • Method Details