Uses of Class
org.squashtest.csp.tm.domain.CyclicStepCallException

Packages that use CyclicStepCallException
org.squashtest.csp.tm.internal.service   
 

Uses of CyclicStepCallException in org.squashtest.csp.tm.internal.service
 

Methods in org.squashtest.csp.tm.internal.service that throw CyclicStepCallException
 void TestCaseCyclicCallChecker.checkNoCyclicCall(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 CallStepManagerServiceImpl.checkNoCyclicCall(TestCase testCase)
           
 



Copyright © 2010-2012 Henix, henix.fr. All Rights Reserved.