All Classes and Interfaces
Class
Description
To Test the generation of a Enum even if it's not used (directly) as a return type or argument.
To Test the generation of a Input even if it's not used (directly) as an argument.
To Test the generation of a Types/Inputs/Enums even if it's not used (directly) as a return type or argument.
To Test the generation of a Type even if it's not used (directly) as a return type or argument.
Extending a IOException to test transitive blacklist
Helper to create the deployable unit to test against
Where we look for tests in both the Spec level and the implementation level
This test runs all test defined in the implementation 'src/test/resources' folder and all test included here in the
archive's /tests folder
To test transitive white list exceptions
Provide test data for GraphQL Endpoint from the implementation's /src/test/resources/tests directory and the
specification's jar file (in /tests)
A simple WebSocket client that implements the graphql-transport-ws protocol using java.net.http.
Handler interface for subscription events
Print the Test data to output
Plain POJO with scalar fields
Scalar testing.
Tests that the schema is available at graphql/schema.graphql and that it contains the proper content.
Provide test data for GraphQL Schema.
Tests for GraphQL Subscriptions over WebSocket using the graphql-ws protocol.
Simple Holder for Test Data sets
Simple Holder for Test Data sets