PHP 클래스 Goetas\Twital\Tests\CoreNodesTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$sourceAdapter
$twital

공개 메소드들

메소드 설명
getAttributes ( )
getData ( )
getDataFormTemplates ( )
testNonEmptyHtmlAttributes ( $attributeName )
testVisitNode ( $source, $expected )
testVisitNodeTemplates ( $source, $expected )

보호된 메소드들

메소드 설명
getSourceAdapter ( )
setUp ( ) Prepares the environment before running a test.

메소드 상세

getAttributes() 공개 메소드

public getAttributes ( )

getData() 공개 메소드

public getData ( )

getDataFormTemplates() 공개 메소드

getSourceAdapter() 추상적인 보호된 메소드

abstract protected getSourceAdapter ( )

setUp() 보호된 메소드

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

testNonEmptyHtmlAttributes() 공개 메소드

public testNonEmptyHtmlAttributes ( $attributeName )

testVisitNode() 공개 메소드

public testVisitNode ( $source, $expected )

testVisitNodeTemplates() 공개 메소드

public testVisitNodeTemplates ( $source, $expected )

프로퍼티 상세

$sourceAdapter 보호되어 있는 프로퍼티

protected $sourceAdapter

$twital 보호되어 있는 프로퍼티

protected $twital