NsplTest\ArgsTest::expectsExceptionFileAndLineTest PHP 메소드

expectsExceptionFileAndLineTest() 공개 메소드

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