PHP Class Tdt\Core\Tests\Api\ContentNegotiationTest

Inheritance: extends Tdt\Core\Tests\TestCase
Datei anzeigen Open project: tdt/core

Public Methods

Method Description
testJson ( )
testJsonld ( )
testNTriples ( )
testNoFormatSupported ( )
testTurtle ( )
testXml ( )

Private Methods

Method Description
makeRequest ( array $accept_header, $semantic = false )

Method Details

testJson() public method

public testJson ( )

testJsonld() public method

public testJsonld ( )

testNTriples() public method

public testNTriples ( )

testNoFormatSupported() public method

testTurtle() public method

public testTurtle ( )

testXml() public method

public testXml ( )