Uses of Class
org.ops4j.pax.exam.options.TestContainerStartTimeoutOption

Packages that use TestContainerStartTimeoutOption
org.ops4j.pax.exam   
 

Uses of TestContainerStartTimeoutOption in org.ops4j.pax.exam
 

Methods in org.ops4j.pax.exam that return TestContainerStartTimeoutOption
static TestContainerStartTimeoutOption CoreOptions.doNotWaitForFrameworkStartup()
          Creates a TestContainerStartTimeoutOption that will not wait for framework startup.
static TestContainerStartTimeoutOption CoreOptions.waitForFrameworkStartup()
          Creates a TestContainerStartTimeoutOption that will wait for framework startup without timing out.
static TestContainerStartTimeoutOption CoreOptions.waitForFrameworkStartupFor(long timeoutInMillis)
          Creates a TestContainerStartTimeoutOption for a number of millis.
 



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