|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.wagon.WagonTestCase
org.apache.maven.wagon.providers.ssh.external.ScpExternalWagonTest
public class ScpExternalWagonTest
Field Summary |
---|
Fields inherited from class org.apache.maven.wagon.WagonTestCase |
---|
artifactDestFile, artifactSourceFile, checksumObserver, destFile, localRepository, localRepositoryPath, mockTransferListener, mockTransferListenerControl, POM, resource, sourceFile, testRepository |
Fields inherited from class org.codehaus.plexus.PlexusTestCase |
---|
basedir, container |
Constructor Summary | |
---|---|
ScpExternalWagonTest()
|
Method Summary | |
---|---|
protected AuthenticationInfo |
getAuthInfo()
|
protected int |
getExpectedContentLengthOnGet(int expectedSize)
|
protected long |
getExpectedLastModifiedOnGet(Repository repository,
Resource resource)
|
protected java.lang.String |
getProtocol()
|
java.lang.String |
getTestRepositoryUrl()
|
protected boolean |
supportsGetIfNewer()
|
void |
testIsPuTTY()
|
Methods inherited from class org.codehaus.plexus.PlexusTestCase |
---|
createContainerInstance, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ScpExternalWagonTest()
Method Detail |
---|
protected int getExpectedContentLengthOnGet(int expectedSize)
getExpectedContentLengthOnGet
in class WagonTestCase
protected boolean supportsGetIfNewer()
supportsGetIfNewer
in class WagonTestCase
protected long getExpectedLastModifiedOnGet(Repository repository, Resource resource)
getExpectedLastModifiedOnGet
in class WagonTestCase
protected java.lang.String getProtocol()
getProtocol
in class WagonTestCase
public java.lang.String getTestRepositoryUrl()
getTestRepositoryUrl
in class WagonTestCase
protected AuthenticationInfo getAuthInfo()
getAuthInfo
in class WagonTestCase
public void testIsPuTTY() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |