Uses of Class
wt.step.processor.ImportTestHarness.StepFileContent

Packages that use ImportTestHarness.StepFileContent
wt.step.processor   
 

Uses of ImportTestHarness.StepFileContent in wt.step.processor
 

Methods in wt.step.processor with parameters of type ImportTestHarness.StepFileContent
private  void ImportTest.doImport(ImportTestHarness.StepFileContent data, ImportScheme versionsScheme)
           
private  void ImportTest.doImport(ImportTestHarness.StepFileContent data, ImportScheme versionsScheme, ManagedBaseline baseline)
           
private  void ImportTest.doImport(ImportTestHarness.StepFileContent data, ImportScheme versionsScheme, ManagedBaseline baseline, String[] filesFilter)