PHP Class N98\Util\AutoloadHandlerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: netz98/n98-magerun

Public Methods

Method Description
callbackSelfReference ( )
changingCallback ( )
cleanupCallback ( )
creation ( )
disablingAndEnabling ( )
noRegistrationOnCreation ( )
registrationAndDeregistration ( )
tearDown ( )

Private Methods

Method Description
create ( $implementation, $flags = null )

Method Details

callbackSelfReference() public method

changingCallback() public method

public changingCallback ( )

cleanupCallback() public method

public cleanupCallback ( )

creation() public method

public creation ( )

disablingAndEnabling() public method

noRegistrationOnCreation() public method

registrationAndDeregistration() public method

tearDown() public method

public tearDown ( )