Uses of Class
org.ops4j.pax.exam.TestContainerException

Packages that use TestContainerException
org.ops4j.pax.exam   
 

Uses of TestContainerException in org.ops4j.pax.exam
 

Subclasses of TestContainerException in org.ops4j.pax.exam
 class TimeoutException
          Denotes an exception occuring during using regression container that appears due to a timeout.
 

Methods in org.ops4j.pax.exam that throw TestContainerException
 void ProbeInvoker.call(Object... args)
          Executes the regression method.
 TestContainer[] TestContainerFactory.parse(Option... options)
          Creates a one or more TestContainer.
 void TestContainer.setBundleStartLevel(long bundleId, int startLevel)
          Sets the start level for a bundle.
 



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