PHP Class Youshido\Tests\Library\Validator\SchemaValidatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: youshido/graphql

Public Methods

Method Description
testInvalidInterfaces ( )
testInvalidInterfacesCompositeType ( )
testInvalidInterfacesSimpleType ( )
testInvalidSchema ( )
testValidSchema ( )

Method Details

testInvalidInterfaces() public method

testInvalidInterfacesCompositeType() public method

testInvalidInterfacesSimpleType() public method

testInvalidSchema() public method

public testInvalidSchema ( )

testValidSchema() public method

public testValidSchema ( )