PHP Class lithium\tests\cases\analysis\LoggerTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Methods

Method Description
setUp ( )
skip ( )
tearDown ( )
testConfig ( )
testIntegrationWriteFile ( )
testMultipleAdaptersWriteByNameDefault ( )
testMultipleAdaptersWriteByNameSecondary ( )
testReset ( )
testRespondsToMagic ( )
testRespondsToParentCall ( )
testWrite ( )
testWriteByName ( )
testWriteWithInvalidPriority ( )

Method Details

setUp() public method

public setUp ( )

skip() public method

public skip ( )

tearDown() public method

public tearDown ( )

testConfig() public method

public testConfig ( )

testIntegrationWriteFile() public method

testMultipleAdaptersWriteByNameDefault() public method

testMultipleAdaptersWriteByNameSecondary() public method

testReset() public method

public testReset ( )

testRespondsToMagic() public method

public testRespondsToMagic ( )

testRespondsToParentCall() public method

testWrite() public method

public testWrite ( )

testWriteByName() public method

public testWriteByName ( )

testWriteWithInvalidPriority() public method