|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for DimensionTest:
Collaboration diagram for DimensionTest:Public Member Functions | |
| testCardinaltLabels () | |
| testRangeLabels () | |
| testCardinalNumericValues () | |
| testCardinalNullValue () | |
| testCardinalInvalidValue () | |
| testRangeNullValue () | |
| testRangeNumericValues () | |
| testRangeInvalidArray () | |
| testRangeInvalidCount () | |
| testRangeInvalidValues () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| Dimension Factory | $f |
Definition at line 27 of file DimensionTest.php.
|
protected |
Definition at line 31 of file DimensionTest.php.
| DimensionTest::testCardinalInvalidValue | ( | ) |
Definition at line 77 of file DimensionTest.php.
References Vendor\Package\$c, and Vendor\Package\$e.
| DimensionTest::testCardinalNullValue | ( | ) |
Definition at line 66 of file DimensionTest.php.
References Vendor\Package\$c, and Vendor\Package\$e.
| DimensionTest::testCardinalNumericValues | ( | ) |
Definition at line 52 of file DimensionTest.php.
References Vendor\Package\$c, and Vendor\Package\$e.
| DimensionTest::testCardinaltLabels | ( | ) |
| DimensionTest::testRangeInvalidArray | ( | ) |
Definition at line 113 of file DimensionTest.php.
References Vendor\Package\$c, Vendor\Package\$e, and $r.
| DimensionTest::testRangeInvalidCount | ( | ) |
Definition at line 125 of file DimensionTest.php.
References Vendor\Package\$c, Vendor\Package\$e, and $r.
| DimensionTest::testRangeInvalidValues | ( | ) |
Definition at line 137 of file DimensionTest.php.
References Vendor\Package\$c, Vendor\Package\$e, and $r.
| DimensionTest::testRangeLabels | ( | ) |
| DimensionTest::testRangeNullValue | ( | ) |
Definition at line 88 of file DimensionTest.php.
References Vendor\Package\$c, Vendor\Package\$e, and $r.
| DimensionTest::testRangeNumericValues | ( | ) |
Definition at line 100 of file DimensionTest.php.
References Vendor\Package\$c, Vendor\Package\$e, and $r.
Definition at line 29 of file DimensionTest.php.