|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.TracingTestListener.Call
public static class TracingTestListener.Call
| Constructor Summary | |
|---|---|
TracingTestListener.Call(TracingTestListener.Invocation invocation,
Class<?> testClass)
|
|
TracingTestListener.Call(TracingTestListener.Invocation invocation,
Class<?> testClass,
String testMethod)
|
|
TracingTestListener.Call(TracingTestListener.Invocation invocation,
Class<?> testClass,
String testMethod,
Throwable throwable)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TracingTestListener.Call(TracingTestListener.Invocation invocation,
Class<?> testClass)
public TracingTestListener.Call(TracingTestListener.Invocation invocation,
Class<?> testClass,
String testMethod)
public TracingTestListener.Call(TracingTestListener.Invocation invocation,
Class<?> testClass,
String testMethod,
Throwable throwable)
| Method Detail |
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||