PHP Class GraphQL\Tests\Type\IntrospectionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: webonyx/graphql-php

Méthodes publiques

Méthode Description
testExecutesAnIntrospectionQuery ( )
testExposesDescriptionsOnEnums ( )
testExposesDescriptionsOnTypesAndFields ( )
testFailsAsExpectedOnThe__typeRootFieldWithoutAnArg ( )
testIdentifiesDeprecatedEnumValues ( )
testIdentifiesDeprecatedFields ( )
testIntrospectsOnInputObject ( )
testRespectsTheIncludeDeprecatedParameterForEnumValues ( )
testRespectsTheIncludeDeprecatedParameterForFields ( )
testSupportsThe__typeRootField ( )

Method Details

testExecutesAnIntrospectionQuery() public méthode

testExposesDescriptionsOnEnums() public méthode

testExposesDescriptionsOnTypesAndFields() public méthode

testFailsAsExpectedOnThe__typeRootFieldWithoutAnArg() public méthode

testIdentifiesDeprecatedEnumValues() public méthode

testIdentifiesDeprecatedFields() public méthode

testIntrospectsOnInputObject() public méthode

testRespectsTheIncludeDeprecatedParameterForEnumValues() public méthode

testRespectsTheIncludeDeprecatedParameterForFields() public méthode

testSupportsThe__typeRootField() public méthode