CloneTestCaseParams interface   
Parametrar för kloning av Test Suite
Egenskaper
| clone | 
	Skapa parametrar för testfallskloning  | 
| destination | 
	Information om måltestplanen  | 
| destination | 
	Information om måltestsviten  | 
| source | 
	Information om källtestplanen  | 
| source | 
	Information om testsviten för källan  | 
| test | 
	Testfalls-ID:t  | 
Egenskapsinformation
		cloneOptions
	 
	Skapa parametrar för testfallskloning
cloneOptions: CloneTestCaseOptions
				Egenskapsvärde
		destinationTestPlan
	  
	Information om måltestplanen
destinationTestPlan: TestPlanReference
				Egenskapsvärde
		destinationTestSuite
	  
	Information om måltestsviten
destinationTestSuite: DestinationTestSuiteInfo
				Egenskapsvärde
		sourceTestPlan
	  
	
		sourceTestSuite
	  
	Information om testsviten för källan
sourceTestSuite: SourceTestSuiteInfo
				Egenskapsvärde
		testCaseIds
	  
	Testfalls-ID:t
testCaseIds: number[]
				Egenskapsvärde
number[]