PHP Class GraphQL\Tests\Language\VisitorTest

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

Méthodes publiques

Méthode Description
testAllowsANamedFunctionsVisitorAPI ( )
testAllowsEarlyExitFromDifferentPoints ( )
testAllowsEarlyExitFromLeavingDifferentPoints ( )
testAllowsEarlyExitWhileLeaving ( )
testAllowsEarlyExitWhileLeaving2 ( )
testAllowsEarlyExitWhileVisiting ( )
testAllowsEarlyExitWhileVisiting2 ( )
testAllowsEditingNodeOnEnterAndOnLeave ( )
testAllowsEditingRootNodeOnEnterAndLeave ( )
testAllowsForEditingOnEnter ( )
testAllowsForEditingOnEnter2 ( )
testAllowsForEditingOnLeave ( )
testAllowsForEditingOnLeave2 ( )
testAllowsSkippingASubTree ( )
testAllowsSkippingDifferentSubTrees ( )
testAllowsSkippingSubTree ( )
testMaintainsTypeInfoDuringEdit ( )
testMaintainsTypeInfoDuringVisit ( )
testVisitsEditedNode ( )
testVisitsKitchenSink ( )

Method Details

testAllowsANamedFunctionsVisitorAPI() public méthode

testAllowsEarlyExitFromDifferentPoints() public méthode

testAllowsEarlyExitFromLeavingDifferentPoints() public méthode

testAllowsEarlyExitWhileLeaving() public méthode

testAllowsEarlyExitWhileLeaving2() public méthode

testAllowsEarlyExitWhileVisiting() public méthode

testAllowsEarlyExitWhileVisiting2() public méthode

testAllowsEditingNodeOnEnterAndOnLeave() public méthode

testAllowsEditingRootNodeOnEnterAndLeave() public méthode

testAllowsForEditingOnEnter() public méthode

testAllowsForEditingOnEnter2() public méthode

testAllowsForEditingOnLeave() public méthode

testAllowsForEditingOnLeave2() public méthode

testAllowsSkippingASubTree() public méthode

testAllowsSkippingDifferentSubTrees() public méthode

testAllowsSkippingSubTree() public méthode

testMaintainsTypeInfoDuringEdit() public méthode

testMaintainsTypeInfoDuringVisit() public méthode

testVisitsEditedNode() public méthode

testVisitsKitchenSink() public méthode