| Interface | Description |
|---|---|
| GraphQLResponseAssertion |
Common interface for GraphQL assertions.
|
| Class | Description |
|---|---|
| GraphQLBigDecimalAssert | |
| GraphQLBigIntegerAssert | |
| GraphQLBooleanAssert | |
| GraphQLByteAssert | |
| GraphQLErrorListAssertion | |
| GraphQLFieldAssert |
Provides fluent assertions for a field (specified by a json path) of the GraphQL response.
|
| GraphQLGenericObjectAssert<T> | |
| GraphQLIntegerAssert | |
| GraphQLListAssert<T> | |
| GraphQLLongAssert | |
| GraphQLShortAssert | |
| GraphQLStringAssert | |
| NumberOfErrorsAssertion |