Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GraphQL
Tests
Language
VisitorTest
PHP Class GraphQL\Tests\Language\VisitorTest
Inheritance:
extends
PHPUnit_Framework_TestCase
显示文件
Open project: webonyx/graphql-php
Public Methods
Method
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
method
public
testAllowsANamedFunctionsVisitorAPI
( )
testAllowsEarlyExitFromDifferentPoints()
public
method
public
testAllowsEarlyExitFromDifferentPoints
( )
testAllowsEarlyExitFromLeavingDifferentPoints()
public
method
public
testAllowsEarlyExitFromLeavingDifferentPoints
( )
testAllowsEarlyExitWhileLeaving()
public
method
public
testAllowsEarlyExitWhileLeaving
( )
testAllowsEarlyExitWhileLeaving2()
public
method
public
testAllowsEarlyExitWhileLeaving2
( )
testAllowsEarlyExitWhileVisiting()
public
method
public
testAllowsEarlyExitWhileVisiting
( )
testAllowsEarlyExitWhileVisiting2()
public
method
public
testAllowsEarlyExitWhileVisiting2
( )
testAllowsEditingNodeOnEnterAndOnLeave()
public
method
public
testAllowsEditingNodeOnEnterAndOnLeave
( )
testAllowsEditingRootNodeOnEnterAndLeave()
public
method
public
testAllowsEditingRootNodeOnEnterAndLeave
( )
testAllowsForEditingOnEnter()
public
method
public
testAllowsForEditingOnEnter
( )
testAllowsForEditingOnEnter2()
public
method
public
testAllowsForEditingOnEnter2
( )
testAllowsForEditingOnLeave()
public
method
public
testAllowsForEditingOnLeave
( )
testAllowsForEditingOnLeave2()
public
method
public
testAllowsForEditingOnLeave2
( )
testAllowsSkippingASubTree()
public
method
public
testAllowsSkippingASubTree
( )
testAllowsSkippingDifferentSubTrees()
public
method
public
testAllowsSkippingDifferentSubTrees
( )
testAllowsSkippingSubTree()
public
method
public
testAllowsSkippingSubTree
( )
testMaintainsTypeInfoDuringEdit()
public
method
public
testMaintainsTypeInfoDuringEdit
( )
testMaintainsTypeInfoDuringVisit()
public
method
public
testMaintainsTypeInfoDuringVisit
( )
testVisitsEditedNode()
public
method
public
testVisitsEditedNode
( )
testVisitsKitchenSink()
public
method
public
testVisitsKitchenSink
( )