PHP Class GraphQL\Tests\ErrorTest

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

Public Methods

Method Description
testConvertsNodeWithStart0ToPositionsAndLocations ( )
testConvertsNodesToPositionsAndLocations ( )
testConvertsSourceAndPositionsToLocations ( )
testSerializesToIncludeMessage ( )
testSerializesToIncludeMessageAndLocations ( )
testSerializesToIncludePath ( )
testUsesTheStackOfAnOriginalError ( )

Method Details

testConvertsNodeWithStart0ToPositionsAndLocations() public method

testConvertsNodesToPositionsAndLocations() public method

testConvertsSourceAndPositionsToLocations() public method

testSerializesToIncludeMessage() public method

testSerializesToIncludeMessageAndLocations() public method

testSerializesToIncludePath() public method

testUsesTheStackOfAnOriginalError() public method