org.squashtest.csp.tm.testautomation.model
Class TestAutomationProjectContent
java.lang.Object
org.squashtest.csp.tm.testautomation.model.TestAutomationProjectContent
public class TestAutomationProjectContent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAutomationProjectContent
public TestAutomationProjectContent(TestAutomationProject project,
Collection<AutomatedTest> tests)
TestAutomationProjectContent
public TestAutomationProjectContent(TestAutomationProject project,
Exception knownProblem)
getProject
public TestAutomationProject getProject()
getTests
public Collection<AutomatedTest> getTests()
getKnownProblem
public Exception getKnownProblem()
hadKnownProblems
public boolean hadKnownProblems()
setKnownProblem
public void setKnownProblem(Exception knownProblem)
Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.