added @expectedExceptionMessage
This commit is contained in:
@ -25,6 +25,7 @@ class EqualValidatorTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
/**
|
||||
* @expectedException Exception
|
||||
* @expectedExceptionMessage Token not defined
|
||||
*/
|
||||
public function testNullToken()
|
||||
{
|
||||
|
Reference in New Issue
Block a user