PHP 클래스 Goetas\Twital\Tests\ContextAwareEscapingTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: goetas/twital

공개 메소드들

메소드 설명
getData ( )
testHTML5SourceAdapter ( $source, $expected )
testHTML5SourceAdapterNotWrapped ( $source, $expected )
testXHTMLSourceAdapter ( $source, $expected )
testXMLSourceAdapter ( $source, $expected )

보호된 메소드들

메소드 설명
setUp ( ) Prepares the environment before running a test.
wrap ( $html, $addNs = true )

메소드 상세

getData() 공개 메소드

public getData ( )

setUp() 보호된 메소드

Prepares the environment before running a test.
protected setUp ( )

testHTML5SourceAdapter() 공개 메소드

public testHTML5SourceAdapter ( $source, $expected )

testHTML5SourceAdapterNotWrapped() 공개 메소드

public testHTML5SourceAdapterNotWrapped ( $source, $expected )

testXHTMLSourceAdapter() 공개 메소드

public testXHTMLSourceAdapter ( $source, $expected )

testXMLSourceAdapter() 공개 메소드

public testXMLSourceAdapter ( $source, $expected )

wrap() 보호된 메소드

protected wrap ( $html, $addNs = true )