PHP Class GraphQL\Tests\Executor\UnionInterfaceTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: webonyx/graphql-php

Méthodes publiques

Свойство Type Description
$garfield
$john
$liz
$odie
$schema

Méthodes publiques

Méthode Description
setUp ( )
testAllowsFragmentConditionsToBeAbstractTypes ( )
testCanIntrospectOnUnionAndIntersectionTypes ( )
testExecutesInterfaceTypesWithInlineFragments ( )
testExecutesUnionTypesWithInlineFragments ( )
testExecutesUsingInterfaceTypes ( )
testExecutesUsingUnionTypes ( )
testGetsExecutionInfoInResolver ( )

Method Details

setUp() public méthode

public setUp ( )

testAllowsFragmentConditionsToBeAbstractTypes() public méthode

testCanIntrospectOnUnionAndIntersectionTypes() public méthode

testExecutesInterfaceTypesWithInlineFragments() public méthode

testExecutesUnionTypesWithInlineFragments() public méthode

testExecutesUsingInterfaceTypes() public méthode

testExecutesUsingUnionTypes() public méthode

testGetsExecutionInfoInResolver() public méthode

Property Details

$garfield public_oe property

public $garfield

$john public_oe property

public $john

$liz public_oe property

public $liz

$odie public_oe property

public $odie

$schema public_oe property

public $schema