|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.testinium.reporter.HTMLReporter
public class HTMLReporter
HTMLReporter
| Constructor Summary | |
|---|---|
HTMLReporter()
HTMLReporter |
|
| Method Summary | |
|---|---|
void |
onBegin()
onBegin |
void |
onEnd()
onEnd |
void |
onTestedMethod(java.lang.String className,
java.lang.String methodName,
java.lang.String groupName,
boolean failed,
java.lang.String stackTrace,
int nbInvocations,
long milliTime,
long timeout)
onTestedMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLReporter()
| Method Detail |
|---|
public void onBegin()
IMethodInvokerListener
onBegin in interface IMethodInvokerListenerIMethodInvokerListener.onBegin()
public void onTestedMethod(java.lang.String className,
java.lang.String methodName,
java.lang.String groupName,
boolean failed,
java.lang.String stackTrace,
int nbInvocations,
long milliTime,
long timeout)
IMethodInvokerListener
onTestedMethod in interface IMethodInvokerListenerIMethodInvokerListener.onTestedMethod(String, String, String, boolean, String, int, long, long)public void onEnd()
IMethodInvokerListener
onEnd in interface IMethodInvokerListenerIMethodInvokerListener.onEnd()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||