Uses of Class
org.uitnet.testing.smartfwk.api.core.AbstractApiActionHandler
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.api.core | |
| org.uitnet.testing.smartfwk.api.core.defaults |
-
Uses of AbstractApiActionHandler in org.uitnet.testing.smartfwk.api.core
Methods in org.uitnet.testing.smartfwk.api.core that return AbstractApiActionHandler Modifier and Type Method Description AbstractApiActionHandlerAbstractApiActionHandler. clone() -
Uses of AbstractApiActionHandler in org.uitnet.testing.smartfwk.api.core.defaults
Methods in org.uitnet.testing.smartfwk.api.core.defaults that return AbstractApiActionHandler Modifier and Type Method Description AbstractApiActionHandlerApiTestManager. getActionHandler(String appName, String targetServerName)AbstractApiActionHandlerSmartApiTestManager. getActionHandler(String appName, String targetServerName)AbstractApiActionHandlerSmartCucumberApiScenarioContext. getActionHandler(String appName, String targetServerName)AbstractApiActionHandlerSmartCucumberApiScenarioContext. getActiveActionHandler()AbstractApiActionHandlerSmartCucumberApiScenarioContext. login(String appName, String targetServerName, String userProfileName)AbstractApiActionHandlerSmartCucumberApiScenarioContext. setActiveUserProfile(String appName, String targetServerName, String userProfileName)AbstractApiActionHandlerSmartCucumberApiScenarioContext. setActiveUserProfileOnActiveAppAndTargetServer(String userProfileName)AbstractApiActionHandlerSmartCucumberApiScenarioContext. switchTargetServer(String appName, String targetServerName, String userProfileName)Methods in org.uitnet.testing.smartfwk.api.core.defaults that return types with arguments of type AbstractApiActionHandler Modifier and Type Method Description Map<String,AbstractApiActionHandler>SingletonApiActionHandlerMap. getMap()