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