PHP Class PopTest\Log\LogTest

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

Public Methods

Method Description
testAlert ( )
testCrit ( )
testDebug ( )
testEmerg ( )
testErr ( )
testInfo ( )
testLog ( )
testLogConstructor ( )
testNotice ( )
testSetAndGetTimestamp ( )
testWarn ( )
testWriterDb ( )
testWriterMail ( )
testWriterMailEmptyException ( )

Method Details

testAlert() public method

public testAlert ( )

testCrit() public method

public testCrit ( )

testDebug() public method

public testDebug ( )

testEmerg() public method

public testEmerg ( )

testErr() public method

public testErr ( )

testInfo() public method

public testInfo ( )

testLog() public method

public testLog ( )

testLogConstructor() public method

public testLogConstructor ( )

testNotice() public method

public testNotice ( )

testSetAndGetTimestamp() public method

testWarn() public method

public testWarn ( )

testWriterDb() public method

public testWriterDb ( )

testWriterMail() public method

public testWriterMail ( )

testWriterMailEmptyException() public method