org.openengsb.domain.test
Class TestEndEvent
java.lang.Object
org.openengsb.core.api.Event
org.openengsb.domain.test.TestEndEvent
- Direct Known Subclasses:
- TestFailEvent, TestSuccessEvent
public class TestEndEvent
- extends org.openengsb.core.api.Event
| Methods inherited from class org.openengsb.core.api.Event |
getName, getProcessId, getType, setName, setProcessId, toString |
TestEndEvent
public TestEndEvent(String testId,
String output)
TestEndEvent
public TestEndEvent(long processId,
String output)
getTestId
public String getTestId()
getOutput
public String getOutput()
Copyright © 2009-2011. All Rights Reserved.