PHP Class GraphQL\Tests\Validator\KnownFragmentNamesTest

Inheritance: extends TestCase
Show file Open project: webonyx/graphql-php

Public Methods

Method Description
testKnownFragmentNamesAreValid ( )
testUnknownFragmentNamesAreInvalid ( )

Private Methods

Method Description
undefFrag ( $fragName, $line, $column )

Method Details

testKnownFragmentNamesAreValid() public method

testUnknownFragmentNamesAreInvalid() public method