Uses of Class
de.tsystems.mms.apm.performancesignature.dynatrace.model.TestResult
-
Packages that use TestResult Package Description de.tsystems.mms.apm.performancesignature.dynatrace.model de.tsystems.mms.apm.performancesignature.ui -
-
Uses of TestResult in de.tsystems.mms.apm.performancesignature.dynatrace.model
Methods in de.tsystems.mms.apm.performancesignature.dynatrace.model that return TestResult Modifier and Type Method Description TestResultTestResult. addMeasuresItem(TestMeasure measuresItem)TestResultTestResult. measures(List<TestMeasure> measures)Methods in de.tsystems.mms.apm.performancesignature.dynatrace.model that return types with arguments of type TestResult Modifier and Type Method Description List<TestResult>TestRun. getTestResults()Get testResults -
Uses of TestResult in de.tsystems.mms.apm.performancesignature.ui
Methods in de.tsystems.mms.apm.performancesignature.ui that return TestResult Modifier and Type Method Description TestResultPerfSigTestAction. getMatchingTestResult()TestResultPerfSigTestAction. getPreviousTestResult()
-