PHP 클래스 Tests, laravel-Meta

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: eusonlito/laravel-meta 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$Meta
$title

공개 메소드들

메소드 설명
setUp ( )
testMetaDescription ( )
testMetaImage ( )
testMetaTitle ( )
testMetaTitleWithTitle ( )
testTagDescription ( )
testTagImage ( )
testTagTitle ( )

보호된 메소드들

메소드 설명
text ( $length )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testMetaDescription() 공개 메소드

public testMetaDescription ( )

testMetaImage() 공개 메소드

public testMetaImage ( )

testMetaTitle() 공개 메소드

public testMetaTitle ( )

testMetaTitleWithTitle() 공개 메소드

testTagDescription() 공개 메소드

public testTagDescription ( )

testTagImage() 공개 메소드

public testTagImage ( )

testTagTitle() 공개 메소드

public testTagTitle ( )

text() 보호된 정적인 메소드

protected static text ( $length )

프로퍼티 상세

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

protected $Meta

$title 보호되어 있는 정적으로 프로퍼티

protected static $title