|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for assErrorTextTest:
Collaboration diagram for assErrorTextTest:Public Member Functions | |
| test_instantiateObjectSimple () | |
| test_getErrorsFromText () | |
| test_getErrorsFromText_noMatch () | |
| test_setErrordata () | |
| test_setErrordata_oldErrordataPresent () | |
| test_removeErrorDataWithoutPosition () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| tearDown () | |
| getIRSSMock () | |
Protected Attributes | |
| $backupGlobals = false | |
Protected Attributes inherited from assBaseTestCase | |
| Container | $dic = null |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Unit tests for assErrorTextTest
\
Definition at line 26 of file assErrorTextTest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 30 of file assErrorTextTest.php.
References getDatabaseMock(), getIliasMock(), and 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 83 of file assErrorTextTest.php.
| assErrorTextTest::test_instantiateObjectSimple | ( | ) |
Definition at line 48 of file assErrorTextTest.php.
| assErrorTextTest::test_removeErrorDataWithoutPosition | ( | ) |
Definition at line 144 of file assErrorTextTest.php.
| assErrorTextTest::test_setErrordata | ( | ) |
Definition at line 106 of file assErrorTextTest.php.
| assErrorTextTest::test_setErrordata_oldErrordataPresent | ( | ) |
Definition at line 119 of file assErrorTextTest.php.
|
protected |
Definition at line 28 of file assErrorTextTest.php.