public abstract class AbstractPackageManagerClientITBase extends Object
| Modifier and Type | Field and Description |
|---|---|
ResponseProgressListener |
LISTENER |
org.slf4j.Logger |
LOGGER |
static String |
PASS |
static String |
USER |
| Constructor and Description |
|---|
AbstractPackageManagerClientITBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateTestPackage(File packageFile) |
protected abstract AbstractPackageManagerClient |
getClientImplementation() |
void |
testCreate() |
void |
testExistsOnServer() |
void |
testLoginSigner() |
void |
testLoginUsernamePassword() |
void |
testMove() |
void |
testUpdateFilter() |
void |
testWaitForService() |
public final org.slf4j.Logger LOGGER
public final ResponseProgressListener LISTENER
public static final String USER
public static final String PASS
protected abstract AbstractPackageManagerClient getClientImplementation()
public void generateTestPackage(File packageFile) throws IOException
IOExceptionpublic void testLoginUsernamePassword()
public void testLoginSigner()
public void testWaitForService()
public void testExistsOnServer()
public void testCreate()
public void testMove()
public void testUpdateFilter()
Copyright © 2013-2017. All Rights Reserved.