public class DefaultTestProbeProvider extends Object implements org.ops4j.pax.exam.TestProbeProvider
| Constructor and Description |
|---|
DefaultTestProbeProvider(Set<org.ops4j.pax.exam.TestAddress> tests,
org.ops4j.store.Store<InputStream> store,
org.ops4j.store.Handle probe) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getStream() |
Set<org.ops4j.pax.exam.TestAddress> |
getTests() |
String |
toString() |
public DefaultTestProbeProvider(Set<org.ops4j.pax.exam.TestAddress> tests, org.ops4j.store.Store<InputStream> store, org.ops4j.store.Handle probe)
public Set<org.ops4j.pax.exam.TestAddress> getTests()
getTests in interface org.ops4j.pax.exam.TestProbeProviderpublic InputStream getStream() throws IOException
getStream in interface org.ops4j.pax.exam.TestProbeProviderIOExceptionCopyright © 2006–2018 OPS4J - Open Participation Software for Java. All rights reserved.