Package step.basic.restclient.functions
Class RemoteFunctionAccessorTest
- java.lang.Object
-
- step.handlers.javahandler.AbstractKeyword
-
- step.basic.restclient.tests.commons.keywords.AbstractClientTestKeyword
-
- step.basic.restclient.functions.RemoteFunctionAccessorTest
-
public class RemoteFunctionAccessorTest 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 RemoteFunctionAccessorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
TC_BasicClient_TestCreateDeleteFunction()
-
Methods inherited from class step.basic.restclient.tests.commons.keywords.AbstractClientTestKeyword
getClient, getCredentials, getStepClientAndCredentials, InitClient, newStepClientAndCredentials, onError
-
-
-
-
Method Detail
-
TC_BasicClient_TestCreateDeleteFunction
public void TC_BasicClient_TestCreateDeleteFunction() throws java.io.IOException, step.functions.type.SetupFunctionException, step.functions.type.FunctionTypeException
- Throws:
java.io.IOException
step.functions.type.SetupFunctionException
step.functions.type.FunctionTypeException
-
-