* * 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:----h6qS5E4l3TdHtFuW8HXdKXz6mpE3im/tIDNNnLs6nSeRM6P0LdnZfQx/HhfZ9+7dlv4jMAXiUSfNJlMwJ88GaXYgfzgXwuthf6gwuEM+7FMj46x5taZTKhNqoaG8gF0hrtWk8th0IyZEBw+vAz69HN6A5YrMA0Rx2c9BBK8bX8tv8FLV+nusRISSK88Mn7KWhqfXVEowMj8u9dRCEZtb9i3mXgxve7Kb3gVk8SstOto7Q+mLru5wkjfd/k2v7JYdEkUHXXmeEUCscLQiOmoZqrWvOg4JtnbmDjl/VV4qYIrpGrtP/5NZ0VsN2nvVXQpTxWatttff5sVj79H8nixswJTinmHjNcvwxOtu2vUADk/TKVuechSTPeMS2TZeV9Zk7KlKi3Or9SuHapGPbSWEIYRupt6gbXKkxp5YkGgnefY6z1JsA0ejR9szPnx5OlfBnryPoB4uveB+RhDibO54cugc3wziXvlzCtD8oOD5yircLVjDcQKKgLsYxDbs7k7LPbtp1V5pIPMeRaS+QjPN/nl+u93J3qTetQSuT2AwKUJqhMU7oVSXkruNEiIWrQgxY8CYFjUi+SwTHPF5KHe+iZHBjOMm948AE/U2sKf/uiUOWiMAnafQs7xOA/XDwuSRp+du4GrpYsFc2uA4Zp2rz12l6UU21e1gE4guZOeghTY=----ATTACHMENT:----NTgxOTI0MzkwNDA1ODAxMyA5MTI4OTA3Mjg1MzY3NDczIDI0NDkzNzA4NzA3ODgwMjE=