Uses of Annotation Type
graphql.VisibleForTesting
Packages that use VisibleForTesting
Package
Description
-
Uses of VisibleForTesting in graphql.execution
Methods in graphql.execution with annotations of type VisibleForTestingModifier and TypeMethodDescription(package private) static Value
<?> ValuesResolverLegacy.valueToLiteralLegacy
(Object value, GraphQLType type, GraphQLContext graphqlContext, Locale locale) Legacy logic to convert an arbitrary java object to an Ast Literal. -
Uses of VisibleForTesting in graphql.i18n
Constructors in graphql.i18n with annotations of type VisibleForTesting -
Uses of VisibleForTesting in graphql.schema
Methods in graphql.schema with annotations of type VisibleForTestingModifier and TypeMethodDescriptionstatic boolean
PropertyDataFetcherHelper.setUseLambdaFactory
(boolean flag) -
Uses of VisibleForTesting in graphql.schema.diffing.ana
Methods in graphql.schema.diffing.ana with annotations of type VisibleForTestingModifier and TypeMethodDescription(package private) static List
<EditOperation> EditOperationAnalyzer.getTraversalOrder
(List<EditOperation> editOperations) The input list ofEditOperation
s does not conform to any order. -
Uses of VisibleForTesting in graphql.schema.fetching
Methods in graphql.schema.fetching with annotations of type VisibleForTesting -
Uses of VisibleForTesting in graphql.schema.validation
Methods in graphql.schema.validation with annotations of type VisibleForTestingModifier and TypeMethodDescription(package private) Collection
<SchemaValidationError> InvalidSchemaException.getErrors()