public class TestRunDiffTool extends Object
Constructor and Description |
---|
TestRunDiffTool() |
Modifier and Type | Method and Description |
---|---|
List<ComparedTestStepResult> |
produceDiff(ProjectRun comparedRun,
ProjectRun baselineRun) |
List<ComparedTestStepResult> |
produceDiff(com.eviware.soapui.security.SecurityTest securityTest,
SecurityTestRun comparedRun,
SecurityTestRun baselineRun) |
List<ComparedTestStepResult> |
produceDiff(TestCaseRun comparedRun,
TestCaseRun baselineRun) |
List<ComparedTestStepResult> |
produceDiff(TestSuiteRun comparedRun,
TestSuiteRun baselineRun) |
void |
setContentFilters(Collection<com.smartbear.ready.contentfilter.ContentFilter> newContentFilters) |
public void setContentFilters(Collection<com.smartbear.ready.contentfilter.ContentFilter> newContentFilters)
public List<ComparedTestStepResult> produceDiff(ProjectRun comparedRun, ProjectRun baselineRun)
public List<ComparedTestStepResult> produceDiff(TestSuiteRun comparedRun, TestSuiteRun baselineRun)
public List<ComparedTestStepResult> produceDiff(TestCaseRun comparedRun, TestCaseRun baselineRun)
public List<ComparedTestStepResult> produceDiff(com.eviware.soapui.security.SecurityTest securityTest, SecurityTestRun comparedRun, SecurityTestRun baselineRun)
Copyright © 2019. All rights reserved.