public class RestPlugin extends PluginAncestor
MScriptInterface.IGNORE_INHERITED_METHOD, MScriptInterface.NOT_MSCRIPT_METHOD, MScriptInterface.TO_PLUGIN| Constructor and Description |
|---|
RestPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
INTERNAL USE ONLY
|
String |
getPluginDesc() |
String |
getPluginID() |
io.restassured.specification.RequestSpecification |
given() |
void |
start()
INTERNAL USE ONLY
|
io.restassured.specification.RequestSpecification |
when() |
enterInitialState, exitFinalStatepublic void start()
throws Exception
INTERNAL USE ONLY
start in class PluginAncestorExceptionpublic void close()
INTERNAL USE ONLY
close in class PluginAncestorpublic String getPluginID()
getPluginID in class PluginAncestorpublic String getPluginDesc()
getPluginDesc in class PluginAncestorpublic io.restassured.specification.RequestSpecification given()
public io.restassured.specification.RequestSpecification when()
Copyright TestOptimal, LLC