PHP Class GraphQL\Tests\Validator\KnownTypeNamesTest

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

Méthodes publiques

Méthode Description
testIgnoresTypeDefinitions ( )
testKnownTypeNamesAreValid ( )
testUnknownTypeNamesAreInvalid ( )

Private Methods

Méthode Description
unknownType ( $typeName, $line, $column )

Method Details

testIgnoresTypeDefinitions() public méthode

testKnownTypeNamesAreValid() public méthode

testUnknownTypeNamesAreInvalid() public méthode