org.openengsb.domain.test
Class TestEndEvent
java.lang.Object
org.openengsb.core.common.Event
org.openengsb.domain.test.TestEndEvent
public class TestEndEvent
- extends Event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestEndEvent
public TestEndEvent(String testId,
boolean success,
String output)
getTestId
public String getTestId()
isSuccess
public boolean isSuccess()
getOutput
public String getOutput()
Copyright © 2009-2010. All Rights Reserved.