|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for DatasetTest:
Collaboration diagram for DatasetTest:Protected Member Functions | |
| setUp () | |
| getSimpleDimensions () | |
| getSimpleDimensionGroups () | |
| getExtendedDimensions () | |
Protected Attributes | |
| Data Factory | $f |
Definition at line 26 of file DatasetTest.php.
|
protected |
Definition at line 51 of file DatasetTest.php.
Referenced by testMaxValue(), and testMinValue().
Here is the caller graph for this function:
|
protected |
Definition at line 43 of file DatasetTest.php.
Referenced by testDimensionsWithGroups().
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file DatasetTest.php.
Referenced by testDimensions(), testDimensionsWithGroups(), testInvalidDimensionGroup(), testInvalidDimensionGroupKey(), testwithAlternativeInformation(), testwithInvalidAlternativeInformationCount(), testwithInvalidAlternativeInformationValue(), testwithInvalidPointsCount(), testwithPoint(), and testwithResetDataset().
Here is the caller graph for this function:
|
protected |
Definition at line 30 of file DatasetTest.php.
| DatasetTest::testDimensions | ( | ) |
Definition at line 64 of file DatasetTest.php.
References Vendor\Package\$e, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testDimensionsWithGroups | ( | ) |
Definition at line 228 of file DatasetTest.php.
References Vendor\Package\$e, getSimpleDimensionGroups(), and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testInvalidDimension | ( | ) |
Definition at line 75 of file DatasetTest.php.
References Vendor\Package\$e.
| DatasetTest::testInvalidDimensionGroup | ( | ) |
Definition at line 240 of file DatasetTest.php.
References getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testInvalidDimensionGroupKey | ( | ) |
Definition at line 249 of file DatasetTest.php.
References getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testInvalidDimensionKey | ( | ) |
Definition at line 86 of file DatasetTest.php.
References Vendor\Package\$e.
| DatasetTest::testMaxValue | ( | ) |
Definition at line 210 of file DatasetTest.php.
References getExtendedDimensions().
Here is the call graph for this function:| DatasetTest::testMinValue | ( | ) |
Definition at line 187 of file DatasetTest.php.
References getExtendedDimensions().
Here is the call graph for this function:| DatasetTest::testwithAlternativeInformation | ( | ) |
Definition at line 123 of file DatasetTest.php.
References $info, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithInvalidAlternativeInformationCount | ( | ) |
Definition at line 134 of file DatasetTest.php.
References Vendor\Package\$e, $info, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithInvalidAlternativeInformationValue | ( | ) |
Definition at line 149 of file DatasetTest.php.
References Vendor\Package\$e, $info, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithInvalidPointsCount | ( | ) |
Definition at line 108 of file DatasetTest.php.
References Vendor\Package\$e, and getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithPoint | ( | ) |
Definition at line 97 of file DatasetTest.php.
References getSimpleDimensions().
Here is the call graph for this function:| DatasetTest::testwithResetDataset | ( | ) |
Definition at line 164 of file DatasetTest.php.
References $info, and getSimpleDimensions().
Here is the call graph for this function:Definition at line 28 of file DatasetTest.php.