PHP Class FastFeed\Tests\Parser\AtomParserFirstElementTest

Inheritance: extends AbstractAtomParserTest
Afficher le fichier Open project: fastfeed/fastfeed

Méthodes publiques

Méthode Description
dataProvider ( )
setUp ( )
testAuthor ( $fileName )
testContent ( $fileName )
testDate ( $fileName )
testId ( $fileName )
testImage ( $fileName )
testIntro ( $fileName )
testName ( $fileName )
testSource ( $fileName )

Méthodes protégées

Méthode Description
getContent ( $xml )
getItem ( $content )

Method Details

dataProvider() public méthode

public dataProvider ( )

getContent() protected méthode

protected getContent ( $xml )

getItem() protected méthode

protected getItem ( $content )

setUp() public méthode

public setUp ( )

testAuthor() public méthode

public testAuthor ( $fileName )

testContent() public méthode

public testContent ( $fileName )

testDate() public méthode

public testDate ( $fileName )

testId() public méthode

public testId ( $fileName )

testImage() public méthode

public testImage ( $fileName )

testIntro() public méthode

public testIntro ( $fileName )

testName() public méthode

public testName ( $fileName )

testSource() public méthode

public testSource ( $fileName )