Uses of Interface
org.jboss.arquillian.container.weld.embedded.mock.TestContainer.Runner.Runnable
-
Packages that use TestContainer.Runner.Runnable Package Description org.jboss.arquillian.container.weld.embedded.mock -
-
Uses of TestContainer.Runner.Runnable in org.jboss.arquillian.container.weld.embedded.mock
Methods in org.jboss.arquillian.container.weld.embedded.mock with parameters of type TestContainer.Runner.Runnable Modifier and Type Method Description voidTestContainer.Runner. run(TestContainer.Runner.Runnable runnable)Bootstrap and shutdown the container.voidTestContainer.Runner. runAndExpect(TestContainer.Runner.Runnable runnable, Exception expected)Bootstrap and shutdown the container.
-