org.apache.maven.scm.provider.cvslib.command.update
Class CvsUpdateCommandTest
java.lang.Object
PlexusTestCase
org.apache.maven.scm.ScmTestCase
org.apache.maven.scm.provider.cvslib.AbstractCvsScmTest
org.apache.maven.scm.provider.cvslib.command.update.CvsUpdateCommandTest
public class CvsUpdateCommandTest
- extends AbstractCvsScmTest
- Version:
- $Id: CvsUpdateCommandTest.java 525259 2007-04-03 20:03:53Z evenisse $
- Author:
- Emmanuel Venisse, Trygve Laugstøl
Methods inherited from class org.apache.maven.scm.ScmTestCase |
assertFile, assertPath, assertResultIsSuccess, execute, getAssertionCopy, getDate, getDate, getDate, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, makeDirectory, makeFile, makeFile, makeScmRepository, setDebugExecute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CvsUpdateCommandTest
public CvsUpdateCommandTest()
setUp
public void setUp()
throws Exception
- Overrides:
setUp
in class AbstractCvsScmTest
- Throws:
Exception
getModule
protected String getModule()
- Overrides:
getModule
in class ScmTestCase
testCvsUpdate
public void testCvsUpdate()
throws Exception
- Throws:
Exception
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.