master
<?php namespace Dudulina\Testing\Exceptions; class WrongExceptionClassThrown extends \Exception { }