Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GraphQL
Tests
Executor
DirectivesTest
PHP 클래스 GraphQL\Tests\Executor\DirectivesTest
상속:
extends
PHPUnit_Framework_TestCase
파일 보기
프로젝트 열기: webonyx/graphql-php
공개 메소드들
메소드
설명
testWorksOnAnonymousInlineFragment
( )
testWorksOnFragmentSpreads
( )
testWorksOnInlineFragment
( )
testWorksOnScalars
( )
testWorksWithSkipAndIncludeDirectives
( )
testWorksWithoutDirectives
( )
비공개 메소드들
메소드
설명
executeTestQuery
(
$doc
)
getData
( )
getSchema
( )
메소드 상세
testWorksOnAnonymousInlineFragment()
공개
메소드
public
testWorksOnAnonymousInlineFragment
( )
testWorksOnFragmentSpreads()
공개
메소드
public
testWorksOnFragmentSpreads
( )
testWorksOnInlineFragment()
공개
메소드
public
testWorksOnInlineFragment
( )
testWorksOnScalars()
공개
메소드
public
testWorksOnScalars
( )
testWorksWithSkipAndIncludeDirectives()
공개
메소드
public
testWorksWithSkipAndIncludeDirectives
( )
testWorksWithoutDirectives()
공개
메소드
public
testWorksWithoutDirectives
( )