Open Journal Systems  3.3.0
PEAR_ExceptionTest Class Reference
Inheritance diagram for PEAR_ExceptionTest:

Public Member Functions

 test__toString ()
 
 testGetCauseException ()
 
 testGetCauseMessage ()
 
 testGetCauseNone ()
 
 testGetErrorClass ()
 
 testGetErrorMethod ()
 
 testGetTraceSafe ()
 
 testThrow ()
 
 testToHtml ()
 

Detailed Description

Member Function Documentation

◆ test__toString()

PEAR_ExceptionTest::test__toString ( )

◆ testGetCauseException()

PEAR_ExceptionTest::testGetCauseException ( )

◆ testGetCauseMessage()

PEAR_ExceptionTest::testGetCauseMessage ( )

◆ testGetCauseNone()

PEAR_ExceptionTest::testGetCauseNone ( )

◆ testGetErrorClass()

PEAR_ExceptionTest::testGetErrorClass ( )

◆ testGetErrorMethod()

PEAR_ExceptionTest::testGetErrorMethod ( )

◆ testGetTraceSafe()

PEAR_ExceptionTest::testGetTraceSafe ( )

◆ testThrow()

PEAR_ExceptionTest::testThrow ( )

@expectedException PEAR_Exception @expectedExceptionMessage foo

Definition at line 15 of file generic/pln/vendor/pear/pear_exception/tests/PEAR/ExceptionTest.php.

◆ testToHtml()

PEAR_ExceptionTest::testToHtml ( )

The documentation for this class was generated from the following file: