PHP Class Tests, laravel-Meta

Inheritance: extends PHPUnit_Framework_TestCase
显示文件 Open project: eusonlito/laravel-meta Class Usage Examples

Protected Properties

Property Type Description
$Meta
$title

Public Methods

Method Description
setUp ( )
testMetaDescription ( )
testMetaImage ( )
testMetaTitle ( )
testMetaTitleWithTitle ( )
testTagDescription ( )
testTagImage ( )
testTagTitle ( )

Protected Methods

Method Description
text ( $length )

Method Details

setUp() public method

public setUp ( )

testMetaDescription() public method

public testMetaDescription ( )

testMetaImage() public method

public testMetaImage ( )

testMetaTitle() public method

public testMetaTitle ( )

testMetaTitleWithTitle() public method

testTagDescription() public method

public testTagDescription ( )

testTagImage() public method

public testTagImage ( )

testTagTitle() public method

public testTagTitle ( )

text() protected static method

protected static text ( $length )

Property Details

$Meta protected_oe property

protected $Meta

$title protected_oe static_oe property

protected static $title