PHP 클래스 GraphQL\Tests\Language\VisitorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: webonyx/graphql-php

공개 메소드들

메소드 설명
testAllowsANamedFunctionsVisitorAPI ( )
testAllowsEarlyExitFromDifferentPoints ( )
testAllowsEarlyExitFromLeavingDifferentPoints ( )
testAllowsEarlyExitWhileLeaving ( )
testAllowsEarlyExitWhileLeaving2 ( )
testAllowsEarlyExitWhileVisiting ( )
testAllowsEarlyExitWhileVisiting2 ( )
testAllowsEditingNodeOnEnterAndOnLeave ( )
testAllowsEditingRootNodeOnEnterAndLeave ( )
testAllowsForEditingOnEnter ( )
testAllowsForEditingOnEnter2 ( )
testAllowsForEditingOnLeave ( )
testAllowsForEditingOnLeave2 ( )
testAllowsSkippingASubTree ( )
testAllowsSkippingDifferentSubTrees ( )
testAllowsSkippingSubTree ( )
testMaintainsTypeInfoDuringEdit ( )
testMaintainsTypeInfoDuringVisit ( )
testVisitsEditedNode ( )
testVisitsKitchenSink ( )

메소드 상세

testAllowsANamedFunctionsVisitorAPI() 공개 메소드

testAllowsEarlyExitFromDifferentPoints() 공개 메소드

testAllowsEarlyExitFromLeavingDifferentPoints() 공개 메소드

testAllowsEarlyExitWhileLeaving() 공개 메소드

testAllowsEarlyExitWhileLeaving2() 공개 메소드

testAllowsEarlyExitWhileVisiting() 공개 메소드

testAllowsEarlyExitWhileVisiting2() 공개 메소드

testAllowsEditingNodeOnEnterAndOnLeave() 공개 메소드

testAllowsEditingRootNodeOnEnterAndLeave() 공개 메소드

testAllowsForEditingOnEnter() 공개 메소드

testAllowsForEditingOnEnter2() 공개 메소드

testAllowsForEditingOnLeave() 공개 메소드

testAllowsForEditingOnLeave2() 공개 메소드

testAllowsSkippingASubTree() 공개 메소드

testAllowsSkippingDifferentSubTrees() 공개 메소드

testAllowsSkippingSubTree() 공개 메소드

testMaintainsTypeInfoDuringEdit() 공개 메소드

testMaintainsTypeInfoDuringVisit() 공개 메소드

testVisitsEditedNode() 공개 메소드

testVisitsKitchenSink() 공개 메소드