Model classes tested
This commit is contained in:
@ -154,6 +154,7 @@ class MySQLiStatementTest extends PHPUnit_Framework_TestCase
|
||||
/**
|
||||
* @runInSeparateProcess
|
||||
* @expectedException Exception
|
||||
* @TODO: exception just for code coverage - could not mock mysqli properties
|
||||
*/
|
||||
public function testNumRows()
|
||||
{
|
||||
|
Reference in New Issue
Block a user