PHP 클래스 Tdt\Core\Tests\Api\ContentNegotiationTest

상속: extends Tdt\Core\Tests\TestCase
파일 보기 프로젝트 열기: tdt/core

공개 메소드들

메소드 설명
testJson ( )
testJsonld ( )
testNTriples ( )
testNoFormatSupported ( )
testTurtle ( )
testXml ( )

비공개 메소드들

메소드 설명
makeRequest ( array $accept_header, $semantic = false )

메소드 상세

testJson() 공개 메소드

public testJson ( )

testJsonld() 공개 메소드

public testJsonld ( )

testNTriples() 공개 메소드

public testNTriples ( )

testNoFormatSupported() 공개 메소드

testTurtle() 공개 메소드

public testTurtle ( )

testXml() 공개 메소드

public testXml ( )