public class ApiGatewayProxy extends AbstractClient
Client.Request, Client.Responsefixt| Modifier and Type | Method and Description |
|---|---|
static ApiGatewayProxy |
create(Object unitTest,
Consumer<ApiGatewayConfiguration> configuration) |
Client.Request |
getRequest() |
Client.Response |
getResponse() |
void |
reset() |
GruContext |
run(Squad squad,
GruContext context) |
static ApiGatewayProxy |
steal(Object unitTest,
Consumer<ApiGatewayConfiguration> configuration)
Deprecated.
|
getCurrentDescription, getInitialSquad, getUnitTest, getUnitTestClass, loadFixture, toString@Deprecated public static ApiGatewayProxy steal(Object unitTest, Consumer<ApiGatewayConfiguration> configuration)
public static ApiGatewayProxy create(Object unitTest, Consumer<ApiGatewayConfiguration> configuration)
public Client.Request getRequest()
public Client.Response getResponse()
public void reset()
public GruContext run(Squad squad, GruContext context)