| Package | Description |
|---|---|
| guru.nidi.ramltester.core | |
| guru.nidi.ramltester.httpcomponents | |
| guru.nidi.ramltester.restassured | |
| guru.nidi.ramltester.restassured3 | |
| guru.nidi.ramltester.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatingReportStore |
class |
ThreadLocalReportStore |
| Constructor and Description |
|---|
AggregatingReportStore(ReportStore delegate,
ReportAggregator aggregator) |
| Constructor and Description |
|---|
RamlHttpClient(RamlChecker checker,
boolean notSending,
ReportStore reportStore,
org.apache.http.impl.client.CloseableHttpClient delegate) |
| Modifier and Type | Method and Description |
|---|---|
ReportStore |
RamlValidationFilter.getReportStore() |
| Constructor and Description |
|---|
RestAssuredClient(com.jayway.restassured.specification.RequestSpecification requestSpecification,
ReportStore reportStore) |
| Modifier and Type | Method and Description |
|---|---|
ReportStore |
RamlValidationFilter.getReportStore() |
| Constructor and Description |
|---|
RestAssuredClient(io.restassured.specification.RequestSpecification requestSpecification,
ReportStore reportStore) |
| Constructor and Description |
|---|
RamlRequestInterceptor(RamlChecker checker,
boolean notSending,
ReportStore reportStore) |
Copyright © 2014–2017. All rights reserved.