Uses of Interface
org.jboss.arquillian.test.spi.TestRunnerAdaptor
-
Packages that use TestRunnerAdaptor Package Description org.jboss.arquillian.test.spi -
-
Uses of TestRunnerAdaptor in org.jboss.arquillian.test.spi
Methods in org.jboss.arquillian.test.spi that return TestRunnerAdaptor Modifier and Type Method Description static TestRunnerAdaptorTestRunnerAdaptorBuilder. build()Methods in org.jboss.arquillian.test.spi with parameters of type TestRunnerAdaptor Modifier and Type Method Description static voidTestRunnerAdaptorBuilder. set(TestRunnerAdaptor adaptor)
-