Uses of Interface
org.ops4j.pax.exam.TestAddress

Packages that use TestAddress
org.ops4j.pax.exam   
 

Uses of TestAddress in org.ops4j.pax.exam
 

Methods in org.ops4j.pax.exam that return TestAddress
 TestAddress TestProbeBuilder.addTest(Class clazz, String methodName)
           
 TestAddress[] TestProbeProvider.getTests()
           
 TestAddress TestAddress.root()
           
 

Methods in org.ops4j.pax.exam that return types with arguments of type TestAddress
 List<TestAddress> TestProbeBuilder.addTests(Class clazz, Method... m)
           
 

Methods in org.ops4j.pax.exam with parameters of type TestAddress
 void TestTarget.call(TestAddress address, Object... args)
           
 



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