org.ops4j.pax.exam
Interface TestProbeProvider


public interface TestProbeProvider

High Level Access to the Probe (bundle) as well as its TestAddresses you can invoke.

Since:
Jan 29, 2010
Author:
Toni Menzel

Method Summary
 InputStream getStream()
           
 TestAddress[] getTests()
           
 

Method Detail

getTests

TestAddress[] getTests()

getStream

InputStream getStream()
                      throws IOException
Throws:
IOException


Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.