#4190 - AST directives holder has a toString() by bbakerman · Pull Request #4195 · graphql-java/graphql-java
?
, expected: combo-\"\\\b\f\n\r\t, #4]
__schema { types { fields { args { type { name fields { name }}}}}}
__schema { types { fields { type { name fields { name }}}}}
__schema { types { inputFields { type { inputFields { name }}}}}
__schema { types { interfaces { fields { type { interfaces { name } } } } } }
__schema { types { name} }
__type(name : "t") { name }
a1: __schema { types { name} }
a1: __type(name : "t") { name }
…
graphql.ScalarsBooleanTest ‑ parseValue throws exception for invalid input <java.lang.Object@621d2b35>
graphql.ScalarsBooleanTest ‑ serialize throws exception for invalid input <java.lang.Object@434b53a9>
graphql.ScalarsIDTest ‑ parseValue allows any object via String.valueOf <java.lang.Object@3f9d2074>
graphql.ScalarsIDTest ‑ serialize allows any object via String.valueOf <java.lang.Object@3382fcff>
graphql.ScalarsIntTest ‑ parseValue throws exception for invalid input <java.lang.Object@39c3587a>
graphql.ScalarsIntTest ‑ serialize throws exception for invalid input <java.lang.Object@4b32952e>
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: Mock for type 'GraphQLObjectType', fragmentsByName: null, #2]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: [:], #3]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: foo, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: null, #1]
graphql.analysis.QueryTraverserTest ‑ builder doesn't allow null arguments [document: Document{definitions=[OperationDefinition{name='null', operation=QUERY, variableDefinitions=[], directives=[], selectionSet=SelectionSet{selections=[Field{name='foo', alias='null', arguments=[], directives=[], selectionSet=null}]}}]}, operationName: null, root: Field{name='null', alias='null', arguments=[], directives=[], selectionSet=null}, rootParentType: null, fragmentsByName: null, #0]
…