| Class | Description |
|---|---|
| GraphQLResponse | |
| GraphQLTestError |
An implementation of the
GraphQLError interface for testing purposes. |
| GraphQLTestSubscription |
Helper object to test GraphQL subscriptions.
|
| GraphQLTestTemplate |
Helper class to test GraphQL queries and mutations.
|
| JacksonFriendlySourceLocation |
Allow deserialization of
SourceLocation. |
| TestUtils |