|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mactor.framework.DefaultFeedBackLogger
public class DefaultFeedBackLogger
| Constructor Summary | |
|---|---|
DefaultFeedBackLogger(java.io.File outputDir)
|
|
| Method Summary | |
|---|---|
void |
onNodeEvent(TestEvent event,
TestContext context)
|
void |
onTestRunCompleted(java.lang.String testRunInstanceId,
int succededCount,
int failedCount)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFeedBackLogger(java.io.File outputDir)
| Method Detail |
|---|
public void onNodeEvent(TestEvent event,
TestContext context)
onNodeEvent in interface TestFeedbackListener
public void onTestRunCompleted(java.lang.String testRunInstanceId,
int succededCount,
int failedCount)
onTestRunCompleted in interface TestFeedbackListener
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||