NsplTest\ArgsTest::expectsExceptionFileAndLineTest PHP Метод

expectsExceptionFileAndLineTest() публичный Метод

        function expectsExceptionFileAndLineTest($arg)
        {
            expects(bool, $arg);
        }
ArgsTest