Uses of Class
de.hybris.platform.testframework.model.TestFrameworkFailureData
-
Packages that use TestFrameworkFailureData Package Description de.hybris.platform.testframework.model -
-
Uses of TestFrameworkFailureData in de.hybris.platform.testframework.model
Methods in de.hybris.platform.testframework.model that return types with arguments of type TestFrameworkFailureData Modifier and Type Method Description java.util.Collection<TestFrameworkFailureData>HybrisTestsResult. getFrameworkFailures()Constructor parameters in de.hybris.platform.testframework.model with type arguments of type TestFrameworkFailureData Constructor Description HybrisTestsResult(java.util.Collection<TestFrameworkFailureData> frameworkFailures)
-