PHP Class FastFeed\Tests\Parser\ParserSetterTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: fastfeed/fastfeed

Protected Properties

Property Type Description
$parser FastFeed\Parser\RSSParser

Public Methods

Method Description
setUp ( )
testPopParser ( )
testPopProcessor ( )
testPushProcessor ( )

Method Details

setUp() public method

public setUp ( )

testPopParser() public method

public testPopParser ( )

testPopProcessor() public method

public testPopProcessor ( )

testPushProcessor() public method

public testPushProcessor ( )

Property Details

$parser protected_oe property

protected RSSParser,FastFeed\Parser $parser
return FastFeed\Parser\RSSParser