org.squashtest.csp.tm.domain.testautomation
Class AutomatedSuite
java.lang.Object
org.squashtest.csp.tm.domain.testautomation.AutomatedSuite
@Entity
public class AutomatedSuite
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executionExtenders
public Collection<AutomatedExecutionExtender> executionExtenders
AutomatedSuite
public AutomatedSuite()
getId
public String getId()
getExecutionExtenders
public Collection<AutomatedExecutionExtender> getExecutionExtenders()
setExecutionExtenders
public void setExecutionExtenders(Collection<AutomatedExecutionExtender> executionExtenders)
addExtender
public void addExtender(AutomatedExecutionExtender extender)
addExtenders
public void addExtenders(Collection<AutomatedExecutionExtender> extenders)
hasStarted
public boolean hasStarted()
hasEnded
public boolean hasEnded()
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.