ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Unit tests for assErrorTextTest. More...
Public Member Functions | |
test_instantiateObjectSimple () | |
test_getErrorsFromText () | |
test_getErrorsFromText_noMatch () | |
test_setErrordata_newError () | |
test_setErrordata_oldErrordataPresent () | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
setGlobalVariable ($name, $value) | |
getGlobalTemplateMock () | |
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().
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.