public class IndyCartoTCKDriver extends Object implements org.commonjava.maven.cartographer.ftest.CartoTCKDriver
| Modifier and Type | Field and Description |
|---|---|
protected org.commonjava.indy.client.core.Indy |
client |
protected org.commonjava.indy.test.fixture.core.CoreServerFixture |
fixture |
| Constructor and Description |
|---|
IndyCartoTCKDriver() |
| Modifier and Type | Method and Description |
|---|---|
void |
createRepoAlias(String alias,
String repoResource) |
protected org.commonjava.indy.test.fixture.core.CoreServerFixture |
newServerFixture(org.junit.rules.TemporaryFolder temp) |
org.commonjava.cartographer.Cartographer |
start(org.junit.rules.TemporaryFolder temp) |
void |
stop() |
protected void |
writeConfigFile(String confPath,
String contents) |
protected org.commonjava.indy.client.core.Indy client
protected org.commonjava.indy.test.fixture.core.CoreServerFixture fixture
public org.commonjava.cartographer.Cartographer start(org.junit.rules.TemporaryFolder temp)
throws Exception
start in interface org.commonjava.maven.cartographer.ftest.CartoTCKDriverExceptionpublic void stop()
stop in interface org.commonjava.maven.cartographer.ftest.CartoTCKDriverpublic void createRepoAlias(String alias, String repoResource) throws Exception
createRepoAlias in interface org.commonjava.maven.cartographer.ftest.CartoTCKDriverExceptionprotected org.commonjava.indy.test.fixture.core.CoreServerFixture newServerFixture(org.junit.rules.TemporaryFolder temp)
throws org.commonjava.indy.boot.IndyBootException,
IOException
org.commonjava.indy.boot.IndyBootExceptionIOExceptionprotected void writeConfigFile(String confPath, String contents) throws IOException
IOExceptionCopyright © 2011-2016. All Rights Reserved.