|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for DatasetTest:
Collaboration diagram for DatasetTest:Public Member Functions | |
| testDimensions () | |
| testInvalidDimension () | |
| testInvalidDimensionKey () | |
| testwithPoint () | |
| testwithInvalidPointsCount () | |
| testwithAlternativeInformation () | |
| testwithInvalidAlternativeInformationCount () | |
| testwithInvalidAlternativeInformationValue () | |
| testwithResetDataset () | |
| testMinValue () | |
| testMaxValue () | |
Protected Member Functions | |
| setUp () | |
| getSimpleDimensions () | |
| getExtendedDimensions () | |
Protected Attributes | |
| Data Factory | $f |
Definition at line 29 of file DatasetTest.php.
|
protected |
Definition at line 46 of file DatasetTest.php.
Referenced by testMaxValue(), and testMinValue().
Here is the caller graph for this function:
|
protected |
Definition at line 38 of file DatasetTest.php.
Referenced by testDimensions(), testwithAlternativeInformation(), testwithInvalidAlternativeInformationCount(), testwithInvalidAlternativeInformationValue(), testwithInvalidPointsCount(), testwithPoint(), and testwithResetDataset().
Here is the caller graph for this function:
|
protected |
Definition at line 33 of file DatasetTest.php.
| DatasetTest::testDimensions | ( | ) |
Definition at line 59 of file DatasetTest.php.
References Vendor\Package\$e, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testInvalidDimension | ( | ) |
| DatasetTest::testInvalidDimensionKey | ( | ) |
| DatasetTest::testMaxValue | ( | ) |
Definition at line 205 of file DatasetTest.php.
References getExtendedDimensions().
Here is the call graph for this function:| DatasetTest::testMinValue | ( | ) |
Definition at line 182 of file DatasetTest.php.
References getExtendedDimensions().
Here is the call graph for this function:| DatasetTest::testwithAlternativeInformation | ( | ) |
Definition at line 118 of file DatasetTest.php.
References getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithInvalidAlternativeInformationCount | ( | ) |
Definition at line 129 of file DatasetTest.php.
References Vendor\Package\$e, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithInvalidAlternativeInformationValue | ( | ) |
Definition at line 144 of file DatasetTest.php.
References Vendor\Package\$e, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithInvalidPointsCount | ( | ) |
Definition at line 103 of file DatasetTest.php.
References Vendor\Package\$e, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithPoint | ( | ) |
Definition at line 92 of file DatasetTest.php.
References getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithResetDataset | ( | ) |
Definition at line 159 of file DatasetTest.php.
References getSimpleDimensions().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file DatasetTest.php.