PHP Class FastFeed\Tests\Logger\LoggerTest

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

Protected Properties

Property Type Description
$logger FastFeed\Logger\Logger

Public Methods

Method Description
setUp ( )
testLogger ( )

Method Details

setUp() public method

public setUp ( )

testLogger() public method

public testLogger ( )

Property Details

$logger protected property

protected Logger,FastFeed\Logger $logger
return FastFeed\Logger\Logger