|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| test__toString () | |
| testGetCauseException () | |
| testGetCauseMessage () | |
| testGetCauseNone () | |
| testGetErrorClass () | |
| testGetErrorMethod () | |
| testGetTraceSafe () | |
| testThrow () | |
| testToHtml () | |
Definition at line 9 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::test__toString | ( | ) |
Definition at line 63 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testGetCauseException | ( | ) |
Definition at line 26 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testGetCauseMessage | ( | ) |
Definition at line 35 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testGetCauseNone | ( | ) |
Definition at line 20 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testGetErrorClass | ( | ) |
Definition at line 51 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testGetErrorMethod | ( | ) |
Definition at line 57 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testGetTraceSafe | ( | ) |
Definition at line 45 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testThrow | ( | ) |
@expectedException PEAR_Exception @expectedExceptionMessage foo
Definition at line 15 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.
| PEAR_ExceptionTest::testToHtml | ( | ) |
Definition at line 70 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.