public class ScmGitExeWagonTest extends AbstractScmGitWagonTest
artifactDestFile, artifactSourceFile, checksumObserver, destFile, localRepository, localRepositoryPath, logger, mockTransferListener, POM, resource, sourceFile, TEST_CKSUM, TEST_CONTENT, testRepository, testSkipped| Constructor and Description | 
|---|
ScmGitExeWagonTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ScmProvider | 
getScmProvider()
Allows overriding the  
ScmProvider injected by default in the ScmWagon. | 
protected boolean | 
supportsGetIfNewer()  | 
void | 
testWagonGetFileList()  | 
void | 
testWagonGetFileListWhenDirectoryDoesNotExist()  | 
void | 
testWagonResourceExists()  | 
void | 
testWagonResourceNotExists()  | 
getScmId, getTestRepositoryUrl, setUpassertResourcesAreInRemoteSide, createDirectory, getExpectedContentLengthOnGet, getExpectedLastModifiedOnGet, getProtocol, getWagon, testWagonPutDirectoryassertGetIfNewerTest, assertNotExists, assertOnTransferProgress, cksum, connectWagon, createFileRepository, createTransferEvent, customizeContext, disconnectWagon, fileRoundTripTesting, getAuthInfo, getFile, getPermissions, isSystemCmd, message, putFile, putFile, replaceMockForGet, replayMockForPut, runTest, setupGetIfNewerTest, setupRepositories, setupWagonTestingFixtures, tearDownWagonTestingFixtures, testFailedGet, testFailedGetIfNewer, testWagon, testWagonGetIfNewerIsNewer, testWagonGetIfNewerIsOlder, testWagonGetIfNewerIsSame, testWagonPutDirectoryDeepDestination, testWagonPutDirectoryForDot, testWagonPutDirectoryWhenDirectoryAlreadyExists, verifyMockcustomizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDownassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toStringpublic ScmGitExeWagonTest()
protected ScmProvider getScmProvider()
AbstractScmWagonTestScmProvider injected by default in the ScmWagon.
 Useful to force the implementation to use for a particular SCM type.
 If this method returns null ScmWagon will use the default ScmProvider.getScmProvider in class AbstractScmWagonTestScmProvider to use in the ScmWagonpublic void testWagonGetFileList() throws Exception
testWagonGetFileList in class WagonTestCaseExceptionpublic void testWagonGetFileListWhenDirectoryDoesNotExist() throws Exception
testWagonGetFileListWhenDirectoryDoesNotExist in class WagonTestCaseExceptionpublic void testWagonResourceExists() throws Exception
testWagonResourceExists in class WagonTestCaseExceptionpublic void testWagonResourceNotExists() throws Exception
testWagonResourceNotExists in class WagonTestCaseExceptionprotected boolean supportsGetIfNewer()
supportsGetIfNewer in class AbstractScmGitWagonTestCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.