org.squashtest.csp.tm.internal.service.campaign
Interface IterationTestPlanManager

All Known Implementing Classes:
CustomIterationModificationServiceImpl

@Service
public interface IterationTestPlanManager

Author:
Gregory Fouquet

Method Summary
 Execution addExecution(IterationTestPlanItem item)
           
 void addTestSuite(Iteration iteration, TestSuite suite)
           
 

Method Detail

addExecution

Execution addExecution(IterationTestPlanItem item)
                       throws TestPlanItemNotExecutableException
Throws:
TestPlanItemNotExecutableException

addTestSuite

void addTestSuite(Iteration iteration,
                  TestSuite suite)


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