public interface TestCaseCyclicCallChecker
| Modifier and Type | Method and Description |
|---|---|
void |
checkNoCyclicCall(org.squashtest.tm.domain.testcase.TestCase testCase)
Used to check if the testPlan call tree is not cyclic This method is used
to prevent infinite cycle in case of bugged data.
|
void checkNoCyclicCall(org.squashtest.tm.domain.testcase.TestCase testCase)
throws org.squashtest.tm.exception.CyclicStepCallException
org.squashtest.tm.exception.CyclicStepCallExceptionCopyright © 2010–2017 Henix, henix.fr. All rights reserved.