Uses of Interface
org.jboss.arquillian.container.test.spi.TestRunner
Packages that use TestRunner
-
Uses of TestRunner in org.jboss.arquillian.container.test.spi.util
Methods in org.jboss.arquillian.container.test.spi.util that return TestRunnerModifier and TypeMethodDescriptionstatic TestRunnerTestRunners.getTestRunner()Dynamically loads an instance of a test runner.static TestRunnerTestRunners.getTestRunner(ClassLoader classLoader) Dynamically loads an instance of a test runner.