PHP 클래스 GraphQL\Tests\Executor\UnionInterfaceTest

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

공개 프로퍼티들

프로퍼티 타입 설명
$garfield
$john
$liz
$odie
$schema

공개 메소드들

메소드 설명
setUp ( )
testAllowsFragmentConditionsToBeAbstractTypes ( )
testCanIntrospectOnUnionAndIntersectionTypes ( )
testExecutesInterfaceTypesWithInlineFragments ( )
testExecutesUnionTypesWithInlineFragments ( )
testExecutesUsingInterfaceTypes ( )
testExecutesUsingUnionTypes ( )
testGetsExecutionInfoInResolver ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAllowsFragmentConditionsToBeAbstractTypes() 공개 메소드

testCanIntrospectOnUnionAndIntersectionTypes() 공개 메소드

testExecutesInterfaceTypesWithInlineFragments() 공개 메소드

testExecutesUnionTypesWithInlineFragments() 공개 메소드

testExecutesUsingInterfaceTypes() 공개 메소드

testExecutesUsingUnionTypes() 공개 메소드

testGetsExecutionInfoInResolver() 공개 메소드

프로퍼티 상세

$garfield 공개적으로 프로퍼티

public $garfield

$john 공개적으로 프로퍼티

public $john

$liz 공개적으로 프로퍼티

public $liz

$odie 공개적으로 프로퍼티

public $odie

$schema 공개적으로 프로퍼티

public $schema