Package step.basic.restclient.plans
Class RemotePlanClientTest
- java.lang.Object
-
- step.handlers.javahandler.AbstractKeyword
-
- step.basic.restclient.tests.commons.keywords.AbstractClientTestKeyword
-
- step.basic.restclient.plans.RemotePlanClientTest
-
public class RemotePlanClientTest extends AbstractClientTestKeyword
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class step.basic.restclient.tests.commons.keywords.AbstractClientTestKeyword
AbstractClientTestKeyword.StepClientAndCredentials
-
-
Constructor Summary
Constructors Constructor Description RemotePlanClientTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test()
-
Methods inherited from class step.basic.restclient.tests.commons.keywords.AbstractClientTestKeyword
getClient, getCredentials, getStepClientAndCredentials, InitClient, newStepClientAndCredentials, onError
-
-