PHP Class FastFeed\Tests\Aggregator\EzRSSAggregatorTest

Mostra file Open project: fastfeed/fastfeed

Protected Properties

Property Type Description
$path string
$xmls array

Public Methods

Method Description
dataProvider ( )
setUp ( )
testAggregator ( $fileName )

Method Details

dataProvider() public method

public dataProvider ( )

setUp() public method

public setUp ( )

testAggregator() public method

public testAggregator ( $fileName )

Property Details

$path protected_oe property

protected string $path
return string

$xmls protected_oe property

protected array $xmls
return array