PHP Class GraphQL\Tests\Executor\AbstractTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: webonyx/graphql-php

Public Methods

Method Description
testIsTypeOfUsedToResolveRuntimeTypeForInterface ( )
testIsTypeOfUsedToResolveRuntimeTypeForUnion ( )
testResolveTypeAllowsResolvingWithTypeName ( )
testResolveTypeOnInterfaceYieldsUsefulError ( )
testResolveTypeOnUnionYieldsUsefulError ( )

Method Details

testIsTypeOfUsedToResolveRuntimeTypeForInterface() public method

testIsTypeOfUsedToResolveRuntimeTypeForUnion() public method

testResolveTypeAllowsResolvingWithTypeName() public method

testResolveTypeOnInterfaceYieldsUsefulError() public method

testResolveTypeOnUnionYieldsUsefulError() public method