|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.test.manual.runner.model.util.EventLogger
#org.eclipse.tptp.test.manual.runner.core.internal.model.util package.
| Constructor Summary | |
|---|---|
EventLogger()
Deprecated. |
|
| Method Summary | |
|---|---|
abstract void |
log(ExecutionEvent executionEvent)
Deprecated. |
void |
logInvocation(TestInvocation testInvocation,
int status,
java.lang.String text)
Deprecated. |
void |
logMessage(NamedElement namedElement,
int messageSeverity,
java.lang.String text)
Deprecated. |
void |
logTyped(NamedElement namedElement,
int type,
java.lang.String text)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EventLogger()
| Method Detail |
public void logMessage(NamedElement namedElement,
int messageSeverity,
java.lang.String text)
public void logTyped(NamedElement namedElement,
int type,
java.lang.String text)
public void logInvocation(TestInvocation testInvocation,
int status,
java.lang.String text)
public abstract void log(ExecutionEvent executionEvent)
|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||