two TODO closed for exceptions

This commit is contained in:
Anton Grebnev
2011-12-06 14:16:13 +04:00
parent 71cc211c4f
commit a942745039
4 changed files with 3 additions and 16 deletions

View File

@ -64,8 +64,7 @@ class MySQLiStatementTest extends PHPUnit_Framework_TestCase
/**
* @expectedException GeneralException
* @expectedExceptionMessage Placeholder must be an array or string
* @TODO: change Exception Message 'Placeholder must be an array or string' - no arrays available
* @expectedExceptionMessage Placeholder must be an integer or string
*/
public function testBindParamExceptionParam()
{