class LoadTest extends TestCase

Properties

protected Load $object

Methods

__construct()

No description

testGetInstance()

No description

testInit()

No description

testAddDirs()

No description

testAutoLoad()

No description

tearDown()

Tears down the fixture, for example, closes a network connection.

Details

at line 16
__construct()

at line 25
testGetInstance()

at line 33
testInit()

at line 41
testAddDirs()

at line 55
testAutoLoad()

at line 66
protected tearDown()

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.