Uses of Interface
org.springframework.graphql.test.tester.GraphQlTester.Errors
-
Uses of GraphQlTester.Errors in org.springframework.graphql.test.tester
Methods in org.springframework.graphql.test.tester that return GraphQlTester.ErrorsModifier and TypeMethodDescriptionGraphQlTester.Response.errors()Return a spec to filter out or inspect errors.Use this to declare errors that are expected.Use this to filter out errors that are expected and can be ignored.