Uses of Class
de.hybris.platform.testframework.model.SingleTestResultData
Packages that use SingleTestResultData
-
Uses of SingleTestResultData in de.hybris.platform.testframework.model
Methods in de.hybris.platform.testframework.model that return SingleTestResultDataMethods in de.hybris.platform.testframework.model that return types with arguments of type SingleTestResultDataMethods in de.hybris.platform.testframework.model with parameters of type SingleTestResultDataModifier and TypeMethodDescriptionvoidTestSuiteData.addSingleTestResult(SingleTestResultData singleTestResultData) Constructor parameters in de.hybris.platform.testframework.model with type arguments of type SingleTestResultDataModifierConstructorDescriptionHybrisTestsResult(Collection<SingleTestResultData> testsResultList, long allTestsElapsedTime)