|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestMethodExecutor | |
|---|---|
| org.jboss.arquillian.spi | |
| org.jboss.arquillian.spi.event.suite | |
| Uses of TestMethodExecutor in org.jboss.arquillian.spi |
|---|
| Methods in org.jboss.arquillian.spi with parameters of type TestMethodExecutor | |
|---|---|
TestResult |
ContainerMethodExecutor.invoke(TestMethodExecutor testMethodExecutor)
Invoke a test method deployed in the container. |
TestResult |
TestRunnerAdaptor.test(TestMethodExecutor testMethodExecutor)
|
| Uses of TestMethodExecutor in org.jboss.arquillian.spi.event.suite |
|---|
| Methods in org.jboss.arquillian.spi.event.suite that return TestMethodExecutor | |
|---|---|
TestMethodExecutor |
Test.getTestMethodExecutor()
|
| Constructors in org.jboss.arquillian.spi.event.suite with parameters of type TestMethodExecutor | |
|---|---|
Test(TestMethodExecutor testMethodExecutor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||