|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |