PHP Class GraphQL\Tests\Validator\LoneAnonymousOperationTest

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

Méthodes publiques

Méthode Description
testAnonOperationWithFragment ( )
testAnonOperationWithMutation ( )
testAnonOperationWithSubscription ( )
testMultipleAnonOperations ( )
testMultipleNamedOperations ( )
testNoOperations ( )
testOneAnonOperation ( )

Private Methods

Méthode Description
anonNotAlone ( $line, $column )

Method Details

testAnonOperationWithFragment() public méthode

testAnonOperationWithMutation() public méthode

testAnonOperationWithSubscription() public méthode

testMultipleAnonOperations() public méthode

testMultipleNamedOperations() public méthode

testNoOperations() public méthode

public testNoOperations ( )

testOneAnonOperation() public méthode