|
||||||||||
| 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.StreamingWagonTestCase
org.apache.maven.wagon.providers.ssh.jsch.ScpWagonWithSshPrivateKeySearchTest
public class ScpWagonWithSshPrivateKeySearchTest
| 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 | |
|---|---|
ScpWagonWithSshPrivateKeySearchTest()
|
|
| Method Summary | |
|---|---|
protected AuthenticationInfo |
getAuthInfo()
|
protected long |
getExpectedLastModifiedOnGet(Repository repository,
Resource resource)
|
protected java.lang.String |
getProtocol()
|
java.lang.String |
getTestRepositoryUrl()
|
void |
testBadPrivateKey()
|
void |
testMissingPrivateKey()
|
| Methods inherited from class org.apache.maven.wagon.StreamingWagonTestCase |
|---|
streamRoundTripTesting, testFailedGetIfNewerToStream, testFailedGetToStream, testStreamingWagon, testWagonGetIfNewerToStreamIsNewer, testWagonGetIfNewerToStreamIsOlder, testWagonGetIfNewerToStreamIsSame |
| 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 ScpWagonWithSshPrivateKeySearchTest()
| Method Detail |
|---|
protected java.lang.String getProtocol()
getProtocol in class WagonTestCasepublic java.lang.String getTestRepositoryUrl()
getTestRepositoryUrl in class WagonTestCaseprotected AuthenticationInfo getAuthInfo()
getAuthInfo in class WagonTestCase
protected long getExpectedLastModifiedOnGet(Repository repository,
Resource resource)
getExpectedLastModifiedOnGet in class WagonTestCase
public void testMissingPrivateKey()
throws java.lang.Exception
java.lang.Exception
public void testBadPrivateKey()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||