Model classes tested

This commit is contained in:
Anton Grebnev
2011-11-07 19:55:49 +04:00
parent 12fc8020b2
commit 3923de3dc4
7 changed files with 536 additions and 0 deletions

View File

@ -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()
{