Uses of Class
org.uitnet.testing.smartfwk.SmartCucumberScenarioContext
-
Packages that use SmartCucumberScenarioContext Package Description org.uitnet.testing.smartfwk.api.core.defaults org.uitnet.testing.smartfwk.ui.core -
-
Uses of SmartCucumberScenarioContext in org.uitnet.testing.smartfwk.api.core.defaults
Subclasses of SmartCucumberScenarioContext in org.uitnet.testing.smartfwk.api.core.defaults Modifier and Type Class Description classSmartCucumberApiScenarioContextThis class is used as cucumber scenario context to keep the information for the running scenario. -
Uses of SmartCucumberScenarioContext in org.uitnet.testing.smartfwk.ui.core
Subclasses of SmartCucumberScenarioContext in org.uitnet.testing.smartfwk.ui.core Modifier and Type Class Description classSmartCucumberUiScenarioContextThis class is used as cucumber scenario context to keep the information for the running scenario.
-