|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonatype.aether.test.util.connector.suite.ConnectorTestUtils
public class ConnectorTestUtils
Constructor Summary | |
---|---|
ConnectorTestUtils()
|
Method Summary | ||
---|---|---|
static
|
createTransfers(java.lang.Class<T> cls,
int count,
java.io.File file)
Creates transfer objects according to the given class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectorTestUtils()
Method Detail |
---|
public static <T extends Transfer> java.util.List<T> createTransfers(java.lang.Class<T> cls, int count, java.io.File file)
null
, a new temporary
file will be created for downloads. Uploads will just use the parameter as it is.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |