ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Unit tests for assErrorTextTest. More...
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_emptyArgShouldPullInternal | ( | ) |
Definition at line 100 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 125 of file assErrorTextTest.php.
assErrorTextTest::test_setErrordata_oldErrordataPresent | ( | ) |
Definition at line 145 of file assErrorTextTest.php.
|
protected |
Definition at line 13 of file assErrorTextTest.php.