PHP 클래스 GraphQL\Tests\Executor\DirectivesTest

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

공개 메소드들

메소드 설명
testWorksOnAnonymousInlineFragment ( )
testWorksOnFragmentSpreads ( )
testWorksOnInlineFragment ( )
testWorksOnScalars ( )
testWorksWithSkipAndIncludeDirectives ( )
testWorksWithoutDirectives ( )

비공개 메소드들

메소드 설명
executeTestQuery ( $doc )
getData ( )
getSchema ( )

메소드 상세

testWorksOnAnonymousInlineFragment() 공개 메소드

testWorksOnFragmentSpreads() 공개 메소드

testWorksOnInlineFragment() 공개 메소드

testWorksOnScalars() 공개 메소드

public testWorksOnScalars ( )

testWorksWithSkipAndIncludeDirectives() 공개 메소드

testWorksWithoutDirectives() 공개 메소드