|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Unit tests for assErrorTextTest. More...
Inheritance diagram for assErrorTextTest:
Collaboration diagram for assErrorTextTest:Public Member Functions | |
| test_instantiateObjectSimple () | |
| test_getErrorsFromText () | |
| test_getErrorsFromText_noMatch () | |
| test_setErrordata_newError () | |
| test_setErrordata_oldErrordataPresent () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| setGlobalVariable ($name, $value) | |
| getGlobalTemplateMock () | |
| getHttpMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
Protected Attributes | |
| $backupGlobals = false | |
Unit tests for assErrorTextTest.
Definition at line 11 of file assErrorTextTest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 15 of file assErrorTextTest.php.
References assBaseTestCase\getDatabaseMock(), assBaseTestCase\getGlobalTemplateMock(), assBaseTestCase\getIliasMock(), and assBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| assErrorTextTest::test_getErrorsFromText | ( | ) |
Definition at line 55 of file assErrorTextTest.php.
| assErrorTextTest::test_getErrorsFromText_noMatch | ( | ) |
Definition at line 79 of file assErrorTextTest.php.
| assErrorTextTest::test_instantiateObjectSimple | ( | ) |
Definition at line 43 of file assErrorTextTest.php.
| assErrorTextTest::test_setErrordata_newError | ( | ) |
Definition at line 126 of file assErrorTextTest.php.
| assErrorTextTest::test_setErrordata_oldErrordataPresent | ( | ) |
Definition at line 146 of file assErrorTextTest.php.
|
protected |
Definition at line 13 of file assErrorTextTest.php.