NsplTest\ArgsTest::expectsExceptionFileAndLineTest PHP Method

expectsExceptionFileAndLineTest() public method

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