Class TestListenerInvocationHandler
java.lang.Object
org.apache.maven.surefire.junit.TestListenerInvocationHandler
- All Implemented Interfaces:
InvocationHandler
Invocation Handler for TestListener proxies to delegate to our
RunListener-
Constructor Summary
ConstructorsConstructorDescriptionTestListenerInvocationHandler(org.apache.maven.surefire.junit.JUnit3Reporter reporter) -
Method Summary
-
Constructor Details
-
TestListenerInvocationHandler
public TestListenerInvocationHandler(org.apache.maven.surefire.junit.JUnit3Reporter reporter)
-
-
Method Details
-
invoke
-