public abstract class AbstractPackageManagerClientTestBase extends Object
| Modifier and Type | Field and Description |
|---|---|
ResponseProgressListener |
LISTENER |
org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
AbstractPackageManagerClientTestBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateTestPackage(File packageFile) |
protected abstract AbstractPackageManagerClient |
getClientImplementation() |
void |
testGetConsoleUiUrl() |
void |
testGetDownloadUrl() |
void |
testGetHtmlUrl() |
void |
testGetJsonUrl() |
void |
testGetListUrl() |
void |
testIdentifyPackage() |
public final org.slf4j.Logger LOGGER
public final ResponseProgressListener LISTENER
public AbstractPackageManagerClientTestBase()
protected abstract AbstractPackageManagerClient getClientImplementation()
public void generateTestPackage(File packageFile) throws IOException
IOExceptionpublic void testIdentifyPackage()
public void testGetHtmlUrl()
public void testGetJsonUrl()
public void testGetConsoleUiUrl()
public void testGetListUrl()
public void testGetDownloadUrl()
Copyright © 2013-2017. All Rights Reserved.