PHP Class PopTest\Feed\ReaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nicksagona/PopPHP

Public Methods

Method Description
testBooleanMethods ( )
testConstructor ( )
testConstructorBadUrlException ( )
testConstructorException ( )
testGetByAccountId ( )
testGetByAccountIdException ( )
testGetByAccountName ( )
testGetByAccountNameException ( )
testManualAccounts ( )
testRenderNoContentException ( )
testRenderNoTemplateException ( )
testRssRender ( )
testSetAndGetDateFormat ( )
testSetAndGetTemplate ( )

Method Details

testBooleanMethods() public method

public testBooleanMethods ( )

testConstructor() public method

public testConstructor ( )

testConstructorBadUrlException() public method

testConstructorException() public method

testGetByAccountId() public method

public testGetByAccountId ( )

testGetByAccountIdException() public method

testGetByAccountName() public method

testGetByAccountNameException() public method

testManualAccounts() public method

public testManualAccounts ( )

testRenderNoContentException() public method

testRenderNoTemplateException() public method

testRssRender() public method

public testRssRender ( )

testSetAndGetDateFormat() public method

testSetAndGetTemplate() public method