Uses of Class
de.hybris.platform.testweb.data.TestSuitesData
-
Packages that use TestSuitesData Package Description de.hybris.platform.testweb.controllers -
-
Uses of TestSuitesData in de.hybris.platform.testweb.controllers
Methods in de.hybris.platform.testweb.controllers with parameters of type TestSuitesData Modifier and Type Method Description java.lang.StringJunitController. index(org.springframework.ui.Model model, TestFilterData testFilterData, TestSuitesData testSuitesData)Renders page with forms to execute tests.java.lang.StringJunitController. runTestsByTestSuites(org.springframework.ui.Model model, TestSuitesData testSuitesData)Executes all tests from test suites aware form.
-