PHP Class Tdt\Core\Tests\Api\ContentNegotiationTest

Inheritance: extends Tdt\Core\Tests\TestCase
Afficher le fichier Open project: tdt/core

Méthodes publiques

Méthode Description
testJson ( )
testJsonld ( )
testNTriples ( )
testNoFormatSupported ( )
testTurtle ( )
testXml ( )

Private Methods

Méthode Description
makeRequest ( array $accept_header, $semantic = false )

Method Details

testJson() public méthode

public testJson ( )

testJsonld() public méthode

public testJsonld ( )

testNTriples() public méthode

public testNTriples ( )

testNoFormatSupported() public méthode

testTurtle() public méthode

public testTurtle ( )

testXml() public méthode

public testXml ( )