Model classes tested
This commit is contained in:
@ -20,6 +20,7 @@ class DbTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
/**
|
||||
* @expectedException Exception
|
||||
* @expectedExceptionMessage Trying to get property of non-object
|
||||
*/
|
||||
public function testConnectNoParams()
|
||||
{
|
||||
|
Reference in New Issue
Block a user