public abstract class AbstractTrackingReportTest
extends org.commonjava.indy.ftest.core.AbstractIndyFunctionalTest
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CENTRAL |
protected static String |
PUBLIC |
protected static String |
STORE |
| Constructor and Description |
|---|
AbstractTrackingReportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
before() |
protected boolean |
createStandardStores() |
protected String |
digest(byte[] bytes,
MessageDigest md) |
protected Collection<org.commonjava.indy.client.core.IndyClientModule> |
getAdditionalClientModules() |
protected String |
md5Hex(byte[] bytes) |
protected String |
sha256Hex(byte[] bytes) |
copyToConfigFile, copyToDataFile, createIndyClient, getAdditionalMapperModules, getTemp, getTestEnvironmentTimeoutMultiplier, getTestTimeoutMultiplier, getTestTimeoutSeconds, initBaseTestConfig, initTestConfig, initTestData, isEmpty, isSchedulerEnabled, newName, newServerFixture, newUrl, readTestResource, start, stop, waitForEventPropagation, waitForEventPropagationWithMultiplier, writeConfigFile, writeDataFileprotected static final String STORE
protected static final String CENTRAL
protected static final String PUBLIC
protected boolean createStandardStores()
protected String digest(byte[] bytes, MessageDigest md) throws Exception
Exceptionprotected Collection<org.commonjava.indy.client.core.IndyClientModule> getAdditionalClientModules()
getAdditionalClientModules in class org.commonjava.indy.ftest.core.AbstractIndyFunctionalTestCopyright © 2011-2018-2018. All Rights Reserved.