public class SingleFeatureTest extends Object
| Constructor and Description |
|---|
SingleFeatureTest() |
| Modifier and Type | Method and Description |
|---|---|
org.ops4j.pax.exam.Option[] |
config()
Returns the required configuration.
|
String |
getFeatureVersion() |
protected org.ops4j.pax.exam.Option |
getKarafDistroOption() |
void |
installFeature() |
void |
installRepo()
Sets the repository up.
|
protected org.ops4j.pax.exam.Option |
mvnLocalRepoOption() |
public org.ops4j.pax.exam.Option[] config()
throws IOException
IOException - if an error occurs.protected org.ops4j.pax.exam.Option mvnLocalRepoOption()
protected org.ops4j.pax.exam.Option getKarafDistroOption()
public String getFeatureVersion()
public void installRepo()
throws Exception
Exception - if an error occurs.Copyright © 2017 OpenDaylight. All rights reserved.