|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Inheritance diagram for ilSystemStyleMessageTest:
Collaboration diagram for ilSystemStyleMessageTest:Public Member Functions | |
| testConstructor () | |
| testGetAndSetMessage () | |
| testGetAndSetTypeID () | |
| testGetMessageOutput () | |
Protected Attributes | |
| $ilSystemStyleMessage | |
| $messageString = "This is a message" | |
Definition at line 11 of file ilSystemStyleMessageTest.php.
| ilSystemStyleMessageTest::testConstructor | ( | ) |
Definition at line 23 of file ilSystemStyleMessageTest.php.
References ilSystemStyleMessage\getMessage(), ilSystemStyleMessage\getTypeId(), ilSystemStyleMessage\TYPE_ERROR, ilSystemStyleMessage\TYPE_INFO, and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:| ilSystemStyleMessageTest::testGetAndSetMessage | ( | ) |
Definition at line 37 of file ilSystemStyleMessageTest.php.
References ilSystemStyleMessage\getMessage(), ilSystemStyleMessage\setMessage(), and ilSystemStyleMessage\TYPE_INFO.
Here is the call graph for this function:| ilSystemStyleMessageTest::testGetAndSetTypeID | ( | ) |
Definition at line 43 of file ilSystemStyleMessageTest.php.
References ilSystemStyleMessage\getTypeId(), ilSystemStyleMessage\setTypeId(), ilSystemStyleMessage\TYPE_ERROR, ilSystemStyleMessage\TYPE_INFO, and ilSystemStyleMessage\TYPE_SUCCESS.
Here is the call graph for this function:| ilSystemStyleMessageTest::testGetMessageOutput | ( | ) |
Definition at line 55 of file ilSystemStyleMessageTest.php.
References ilSystemStyleMessage\getMessageOutput(), and ilSystemStyleMessage\TYPE_INFO.
Here is the call graph for this function:
|
protected |
Definition at line 16 of file ilSystemStyleMessageTest.php.
|
protected |
Definition at line 21 of file ilSystemStyleMessageTest.php.