Index

A C E G H I O P U V 
All Classes and Interfaces|All Packages

A

AutoConfigureGraphQl - Annotation Interface in org.springframework.boot.graphql.test.autoconfigure
Auto-configuration imports for typical Spring GraphQL tests.
AutoConfigureGraphQlTester - Annotation Interface in org.springframework.boot.graphql.test.autoconfigure.tester
Annotation that can be applied to a test class to enable a GraphQlTester.
AutoConfigureHttpGraphQlTester - Annotation Interface in org.springframework.boot.graphql.test.autoconfigure.tester
Annotation that can be applied to a test class to enable an HttpGraphQlTester.

C

controllers() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
Specifies the controllers to test.

E

excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
Auto-configuration exclusions that should be applied for this test.
excludeFilters() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.

G

GraphQlTest - Annotation Interface in org.springframework.boot.graphql.test.autoconfigure
Annotation to perform GraphQL tests focusing on GraphQL request execution without a Web layer, and loading only a subset of the application configuration.
GraphQlTesterAutoConfiguration - Class in org.springframework.boot.graphql.test.autoconfigure.tester
Auto-configuration for GraphQlTester.
GraphQlTesterAutoConfiguration() - Constructor for class org.springframework.boot.graphql.test.autoconfigure.tester.GraphQlTesterAutoConfiguration
 

H

HttpGraphQlTesterAutoConfiguration - Class in org.springframework.boot.graphql.test.autoconfigure.tester
Auto-configuration for HttpGraphQlTester.
HttpGraphQlTesterAutoConfiguration() - Constructor for class org.springframework.boot.graphql.test.autoconfigure.tester.HttpGraphQlTesterAutoConfiguration
 

I

includeFilters() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
A set of include filters which can be used to add otherwise filtered beans to the application context.

O

org.springframework.boot.graphql.test.autoconfigure - package org.springframework.boot.graphql.test.autoconfigure
Auto-configuration for GraphQL testing.
org.springframework.boot.graphql.test.autoconfigure.tester - package org.springframework.boot.graphql.test.autoconfigure.tester
Auto-configuration for GraphQL tester.

P

properties() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
Properties in form key=value that should be added to the Spring Environment before the test runs.

U

useDefaultFilters() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
Determines if default filtering should be used with @SpringBootApplication.

V

value() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
Specifies the controllers to test.
A C E G H I O P U V 
All Classes and Interfaces|All Packages