|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openengsb.core.common.Event
org.openengsb.domain.test.TestEndEvent
org.openengsb.domain.test.TestFailEvent
public class TestFailEvent
| Constructor Summary | |
|---|---|
TestFailEvent(long processId,
String output)
|
|
TestFailEvent(String testId,
String output)
|
|
| Method Summary |
|---|
| Methods inherited from class org.openengsb.domain.test.TestEndEvent |
|---|
getOutput, getTestId |
| Methods inherited from class org.openengsb.core.common.Event |
|---|
getName, getProcessId, getType, setName, setProcessId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestFailEvent(long processId,
String output)
public TestFailEvent(String testId,
String output)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||