PHP Class GraphQL\Tests\Validator\KnownFragmentNamesTest

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

Méthodes publiques

Méthode Description
testKnownFragmentNamesAreValid ( )
testUnknownFragmentNamesAreInvalid ( )

Private Methods

Méthode Description
undefFrag ( $fragName, $line, $column )

Method Details

testKnownFragmentNamesAreValid() public méthode

testUnknownFragmentNamesAreInvalid() public méthode