Uses of Interface
org.uitnet.testing.smartfwk.api.core.defaults.ApiTestManager
-
Packages that use ApiTestManager Package Description org.uitnet.testing.smartfwk org.uitnet.testing.smartfwk.api.core org.uitnet.testing.smartfwk.api.core.defaults -
-
Uses of ApiTestManager in org.uitnet.testing.smartfwk
Methods in org.uitnet.testing.smartfwk that return ApiTestManager Modifier and Type Method Description ApiTestManagerSmartCucumberScenarioContext. getApiTestManager()static ApiTestManagerSmartRegistry. getApiTestManager() -
Uses of ApiTestManager in org.uitnet.testing.smartfwk.api.core
Fields in org.uitnet.testing.smartfwk.api.core declared as ApiTestManager Modifier and Type Field Description protected ApiTestManagerAbstractApiActionHandler. apiTestManagerMethods in org.uitnet.testing.smartfwk.api.core with parameters of type ApiTestManager Modifier and Type Method Description voidAbstractApiActionHandler. setApiTestManager(ApiTestManager apiTestManager) -
Uses of ApiTestManager in org.uitnet.testing.smartfwk.api.core.defaults
Classes in org.uitnet.testing.smartfwk.api.core.defaults that implement ApiTestManager Modifier and Type Class Description classSmartApiTestManagerThis class is used to register all Test Helpers on all the target servers.Methods in org.uitnet.testing.smartfwk.api.core.defaults that return ApiTestManager Modifier and Type Method Description static ApiTestManagerSmartApiTestManager. getInstance()
-