|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TestMethodExecutor in org.jboss.arquillian.container.test.impl.client.protocol.local |
---|
Methods in org.jboss.arquillian.container.test.impl.client.protocol.local with parameters of type TestMethodExecutor | |
---|---|
TestResult |
LocalContainerMethodExecutor.invoke(TestMethodExecutor testMethodExecutor)
|
Uses of TestMethodExecutor in org.jboss.arquillian.container.test.impl.execution.event |
---|
Methods in org.jboss.arquillian.container.test.impl.execution.event that return TestMethodExecutor | |
---|---|
TestMethodExecutor |
LocalExecutionEvent.getExecutor()
|
TestMethodExecutor |
ExecutionEvent.getExecutor()
|
TestMethodExecutor |
RemoteExecutionEvent.getExecutor()
|
Constructors in org.jboss.arquillian.container.test.impl.execution.event with parameters of type TestMethodExecutor | |
---|---|
LocalExecutionEvent(TestMethodExecutor executor)
|
|
RemoteExecutionEvent(TestMethodExecutor executor)
|
Uses of TestMethodExecutor in org.jboss.arquillian.container.test.spi |
---|
Methods in org.jboss.arquillian.container.test.spi with parameters of type TestMethodExecutor | |
---|---|
TestResult |
ContainerMethodExecutor.invoke(TestMethodExecutor testMethodExecutor)
Invoke a test method deployed in the container. |
Uses of TestMethodExecutor in org.jboss.arquillian.protocol.jmx |
---|
Methods in org.jboss.arquillian.protocol.jmx with parameters of type TestMethodExecutor | |
---|---|
TestResult |
JMXMethodExecutor.invoke(TestMethodExecutor testMethodExecutor)
|
Uses of TestMethodExecutor in org.jboss.arquillian.protocol.servlet |
---|
Methods in org.jboss.arquillian.protocol.servlet with parameters of type TestMethodExecutor | |
---|---|
TestResult |
ServletMethodExecutor.invoke(TestMethodExecutor testMethodExecutor)
|
Uses of TestMethodExecutor in org.jboss.arquillian.test.impl |
---|
Methods in org.jboss.arquillian.test.impl with parameters of type TestMethodExecutor | |
---|---|
TestResult |
EventTestRunnerAdaptor.test(TestMethodExecutor testMethodExecutor)
|
Uses of TestMethodExecutor in org.jboss.arquillian.test.spi |
---|
Methods in org.jboss.arquillian.test.spi with parameters of type TestMethodExecutor | |
---|---|
TestResult |
TestRunnerAdaptor.test(TestMethodExecutor testMethodExecutor)
Activate a TestMethod execution. This will trigger the Test event. |
Uses of TestMethodExecutor in org.jboss.arquillian.test.spi.event.suite |
---|
Methods in org.jboss.arquillian.test.spi.event.suite that return TestMethodExecutor | |
---|---|
TestMethodExecutor |
Test.getTestMethodExecutor()
|
Constructors in org.jboss.arquillian.test.spi.event.suite with parameters of type TestMethodExecutor | |
---|---|
Test(TestMethodExecutor testMethodExecutor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |