ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
getIRSSMock () | |
Protected Attributes | |
$backupGlobals = false | |
![]() | |
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
\
Definition at line 26 of file assNumericRangeTest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 30 of file assNumericRangeTest.php.
assNumericRangeTest::test_contains_shouldReturnFalseIfValueIsHokum | ( | ) |
Definition at line 110 of file assNumericRangeTest.php.
assNumericRangeTest::test_contains_shouldReturnFalseIfValueIsNotContained | ( | ) |
Definition at line 98 of file assNumericRangeTest.php.
assNumericRangeTest::test_contains_shouldReturnTrueIfValueIsContained | ( | ) |
Definition at line 86 of file assNumericRangeTest.php.
assNumericRangeTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 35 of file assNumericRangeTest.php.
assNumericRangeTest::test_setGetLowerLimit_shouldReturnUnchangedLowerLimit | ( | ) |
Definition at line 42 of file assNumericRangeTest.php.
assNumericRangeTest::test_setGetOrder_shouldReturnUnchangedOrder | ( | ) |
Definition at line 64 of file assNumericRangeTest.php.
assNumericRangeTest::test_setGetUpperLimit_shouldReturnUnchangedUpperLimit | ( | ) |
Definition at line 53 of file assNumericRangeTest.php.
assNumericRangeTest::test_setPoints_shouldReturnUnchangedPoints | ( | ) |
Definition at line 75 of file assNumericRangeTest.php.
|
protected |
Definition at line 28 of file assNumericRangeTest.php.