public abstract class AbstractIntegrationTest extends Object
| Constructor and Description | 
|---|
AbstractIntegrationTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.ops4j.pax.exam.Option[] | 
config()  | 
protected abstract String | 
featureName()  | 
protected String[] | 
featureNames()  | 
protected abstract org.ops4j.pax.exam.options.UrlReference | 
featureRepositoryURL()  | 
protected org.ops4j.pax.exam.options.MavenUrlReference | 
getKarafURL()  | 
org.ops4j.pax.exam.TestProbeBuilder | 
probeConfiguration(org.ops4j.pax.exam.TestProbeBuilder probe)  | 
public org.ops4j.pax.exam.Option[] config()
protected org.ops4j.pax.exam.options.MavenUrlReference getKarafURL()
protected abstract org.ops4j.pax.exam.options.UrlReference featureRepositoryURL()
protected String[] featureNames()
protected abstract String featureName()
public org.ops4j.pax.exam.TestProbeBuilder probeConfiguration(org.ops4j.pax.exam.TestProbeBuilder probe)
Copyright © 2019 OpenDaylight. All rights reserved.