GraphQL\Tests\Type\SchemaValidatorTest::testRejectsWhenAPossibleTypeDoesNotImplementTheInterface PHP Méthode

testRejectsWhenAPossibleTypeDoesNotImplementTheInterface() public méthode

    public function testRejectsWhenAPossibleTypeDoesNotImplementTheInterface()
    {
        // TODO: Validation for interfaces / implementors
    }
SchemaValidatorTest