addede TODO for Load class
This commit is contained in:
@ -19,6 +19,7 @@ class LoadTest extends PHPUnit_Framework_TestCase
|
|||||||
private static $file;
|
private static $file;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @TODO: Load->buildAutoload() should recieve AutoloadBuilder as a parameter
|
||||||
* @TODO: Load->buildAutoload() - uses two paths - PATH . '/' . APP . '/src' and PATH . '/lib' those are not checked. Can couse error.
|
* @TODO: Load->buildAutoload() - uses two paths - PATH . '/' . APP . '/src' and PATH . '/lib' those are not checked. Can couse error.
|
||||||
* @expectedException UnexpectedValueException
|
* @expectedException UnexpectedValueException
|
||||||
* @expectedException PHPUnit_Framework_Error
|
* @expectedException PHPUnit_Framework_Error
|
||||||
|
Reference in New Issue
Block a user