PHP Class Carew\Tests\Event\Listener\Metadata\ExtractionTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: carew/carew

Public Methods

Method Description
getOnDocumentWithPermalink ( )
getOnDocumentWithTagsTests ( )
getRewriteUrlTests ( )
testOnDocumentWithExtraMetadatas ( )
testOnDocumentWithNoHeader ( )
testOnDocumentWithPermalink ( $expected, $file )
testOnDocumentWithSimpleFile ( )
testOnDocumentWithTags ( $expected, $file )
testRewriteUrl ( $expected, $file )

Private Methods

Method Description
createDocument ( $file )

Method Details

getOnDocumentWithTagsTests() public method

getRewriteUrlTests() public method

public getRewriteUrlTests ( )

testOnDocumentWithExtraMetadatas() public method

testOnDocumentWithNoHeader() public method

testOnDocumentWithSimpleFile() public method

testOnDocumentWithTags() public method

public testOnDocumentWithTags ( $expected, $file )

testRewriteUrl() public method

public testRewriteUrl ( $expected, $file )