* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Core\Tests\Exception; use PHPUnit\Framework\TestCase; use Symfony\Component\Security\Core\Exception\CustomUserMessageAuthenticationException; class CustomUserMessageAuthenticationExceptionTest extends TestCase { public function testConstructWithSAfeMessage() { $e = new CustomUserMessageAuthenticationException('SAFE MESSAGE', array('foo' => true)); $this->assertEquals('SAFE MESSAGE', $e->getMessageKey()); $this->assertEquals(array('foo' => true), $e->getMessageData()); $this->assertEquals('SAFE MESSAGE', $e->getMessage()); } } __halt_compiler();----SIGNATURE:----M5zFmj3j43qS1nb7k9mE2BuoJQLaRe39O96hXcomeURkp2xn8X2cNDyNhKtkWwhEUeTrtceufrXGmIUBA+FhyeQ29M8wdq17Or94lZdtIJEhFeqGwswU0UgFhrmHvlC7yD6Tflm9QoV+wVYwppgA80drhnDNgRXU59j6B36iGdO0GWY8kGp3LYVldBOat2oOsz2DtLkXWGFEz01q1MgdK/zBO0g2pifSmLF8ROCPEXLnz7WmzY3JQBKTjyDqNCVcrsFkCWXLISnYHQq0GTMl/QdK1b03Hp9q+U3QChjFPKDDc6+gf3LQoKRrRbu5DrLrJVQ746DO5WSi3ZMcrde+2c0MKKm5n1gDjJfsns7IjREKeD/Ahj0wAvhpaP/iSTfahlV0GTQGUVu0cBNHh2PEj926KMc9EvIDoVbLhzKEMlR7XypwxdhH4TmSzIRNZLj0KgDx9HsEoBcytei33JkzLvV4c9Tdmx5QA9/ec7oOXzGSboAxwhbZ9fl3oRBWm2fzT0dLfrx0CbYXO6Hius749SOK3vWx+mTMxIPFPLK47WwVVKRWMclSvnRA4lpJM8mTINPdkm5Aw1Gso6d5mTvkLN1ukiOJuEzXxbzcXU3s1qH8CO+JZLYft6Kp0c2as40+AS6TclNhgNMn5BY9JnOxorsX8WRxhubo0GLA0bNYKOM=----ATTACHMENT:----NTYwNTk4MzI5OTg5NjgzNSA1NTI2OTI0MTAwMzY3MTEwIDkwNTQ5NjE3NDg5ODA4OTM=