org.openengsb.domain.test
Class TestStartEvent

java.lang.Object
  extended by org.openengsb.core.common.Event
      extended by org.openengsb.domain.test.TestStartEvent

public class TestStartEvent
extends Event


Constructor Summary
TestStartEvent(String testId)
           
 
Method Summary
 String getTestId()
           
 
Methods inherited from class org.openengsb.core.common.Event
getName, getType, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestStartEvent

public TestStartEvent(String testId)
Method Detail

getTestId

public String getTestId()


Copyright © 2009-2010. All Rights Reserved.