public class TestListenerInvocationHandler extends Object implements InvocationHandler
RunListener| Constructor and Description |
|---|
TestListenerInvocationHandler(RunListener reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleStartTest(Object[] args) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public TestListenerInvocationHandler(RunListener reporter)
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.