eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\FieldDefinitionListTest::provideXpathAssertions PHP Method

provideXpathAssertions() public method

    public function provideXpathAssertions()
    {
        return array(array('/FieldDefinitions[@href="/content/types/contentTypeId/fieldDefinitions"]'), array('/FieldDefinitions[@media-type="application/vnd.ez.api.FieldDefinitionList+xml"]'));
    }