| Package | Description |
|---|---|
| com.intuit.karate.core | |
| com.intuit.karate.http |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
FeatureBackend.buildResponse(HttpRequest request,
long startTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioContext.setPrevResponse(HttpResponse prevResponse) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
HttpClient.invoke(HttpRequestBuilder request,
ScenarioContext context) |
protected HttpResponse |
DummyHttpClient.makeHttpRequest(String entity,
ScenarioContext context) |
protected abstract HttpResponse |
HttpClient.makeHttpRequest(T entity,
ScenarioContext context) |
Copyright © 2019. All rights reserved.