org.apache.maven.scm.provider.svn.command.diff
public class SvnDiffCommandTckTest extends DiffCommandTckTest
GMT_TIME_ZONE
Constructor and Description |
---|
SvnDiffCommandTckTest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getScmUrl() |
void |
initRepo()
Initialize repository at the
ScmTckTestCase.getScmUrl() location with the files in ScmTckTestCase.getScmFileNames() |
testDiffCommand
addToWorkingTree, checkOut, getScmFileNames, getScmRepository, mapFilesByPath, setUp
assertCommandLine, assertFile, assertPath, assertResultIsSuccess, execute, getAssertionCopy, getDate, getDate, getDate, getModule, getRepository, getRepositoryRoot, getScmFileSet, getScmManager, getUpdatingCopy, getWorkingCopy, getWorkingDirectory, isSystemCmd, makeDirectory, makeFile, makeFile, makeScmRepository, setDebugExecute
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
public java.lang.String getScmUrl() throws java.lang.Exception
getScmUrl
in class ScmTckTestCase
java.lang.Exception
- if anypublic void initRepo() throws java.lang.Exception
ScmTckTestCase.getScmUrl()
location with the files in ScmTckTestCase.getScmFileNames()
The setup is also asserting on the existence of these files. initRepo
in class ScmTckTestCase
java.lang.Exception
- if anyCopyright © 2003-2014. All Rights Reserved.