|
@ -85,6 +85,7 @@ class RedisDebugTest extends PHPUnit_Framework_TestCase |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* @expectedException Exception |
|
|
* @expectedException Exception |
|
|
|
|
|
* @expectedExceptionMessage call_user_func_array() expects parameter 1 to be a valid callback |
|
|
* @runInSeparateProcess |
|
|
* @runInSeparateProcess |
|
|
*/ |
|
|
*/ |
|
|
public function testCallUndefinedMethod() |
|
|
public function testCallUndefinedMethod() |
|
|