PHP Class Nelmio\Alice\Loader\SimpleFileLoaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testIsALoader ( )
testIsNotClonable ( )
testLoadAFileAndReturnsAnObjectSet ( )

Method Details

testIsALoader() public method

public testIsALoader ( )

testIsNotClonable() public method

public testIsNotClonable ( )

testLoadAFileAndReturnsAnObjectSet() public method