Uses of Class
step.client.StepClient
-
Packages that use StepClient Package Description step.basic.restclient.tests.commons.keywords step.basic.restclient.tests.commons.old -
-
Uses of StepClient in step.basic.restclient.tests.commons.keywords
Fields in step.basic.restclient.tests.commons.keywords declared as StepClient Modifier and Type Field Description protected StepClient
AbstractClientTestKeyword.StepClientAndCredentials. stepClient
Methods in step.basic.restclient.tests.commons.keywords that return StepClient Modifier and Type Method Description protected StepClient
AbstractClientTestKeyword. getClient()
StepClient
AbstractClientTestKeyword.StepClientAndCredentials. getStepClient()
Constructors in step.basic.restclient.tests.commons.keywords with parameters of type StepClient Constructor Description StepClientAndCredentials(StepClient stepClient, step.client.credentials.ControllerCredentials credentials)
-
Uses of StepClient in step.basic.restclient.tests.commons.old
Fields in step.basic.restclient.tests.commons.old declared as StepClient Modifier and Type Field Description protected StepClient
AbstractRemoteTest. client_sut
-