- methodBlock(FrameworkMethod) - Method in class org.ops4j.pax.exam.junit.impl.ParameterizedProbeRunner
-
Override to avoid running Before, After and Rule methods by the driver.
- methodBlock(FrameworkMethod) - Method in class org.ops4j.pax.exam.junit.impl.ProbeRunner
-
Override to avoid running Before, After and Rule methods by the driver.
- methodInvoker(FrameworkMethod, Object) - Method in class org.ops4j.pax.exam.junit.impl.ParameterizedProbeRunner
-
When using a probe invoker, we replace the super method and invoke the test method indirectly
via the reactor.
- methodInvoker(FrameworkMethod, Object) - Method in class org.ops4j.pax.exam.junit.impl.ProbeRunner
-
When using a probe invoker, we replace the super method and invoke the test method indirectly
via the reactor.