Package | Description |
---|---|
com.eviware.soapui.tools.history | |
com.smartbear.ready.history | |
com.smartbear.ready.ui.transactionlog |
Modifier and Type | Method and Description |
---|---|
List<ComparedTestStepResult> |
TestRunDiffTool.produceDiff(ProjectRun comparedRun,
ProjectRun baselineRun) |
List<ComparedTestStepResult> |
TestRunDiffTool.produceDiff(com.eviware.soapui.security.SecurityTest securityTest,
SecurityTestRun comparedRun,
SecurityTestRun baselineRun) |
List<ComparedTestStepResult> |
TestRunDiffTool.produceDiff(TestCaseRun comparedRun,
TestCaseRun baselineRun) |
List<ComparedTestStepResult> |
TestRunDiffTool.produceDiff(TestSuiteRun comparedRun,
TestSuiteRun baselineRun) |
Modifier and Type | Method and Description |
---|---|
Collection<ComparedTestStepResult> |
AfterTestRunMessage.getDiffs() |
Constructor and Description |
---|
AfterTestRunMessage(com.eviware.soapui.model.ModelItem owner,
boolean hasBaseline,
Collection<ComparedTestStepResult> diffs,
boolean comparison) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionLogView.handleAfterTestRun(boolean hasBaseline,
Collection<ComparedTestStepResult> diffs,
boolean comparison) |
Copyright © 2019. All rights reserved.