ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
|
protected |
Definition at line 43 of file DatasetTest.php.
Referenced by testDimensionsWithGroups().
|
protected |
Definition at line 35 of file DatasetTest.php.
Referenced by testDimensions(), testDimensionsWithGroups(), testInvalidDimensionGroup(), testInvalidDimensionGroupKey(), testwithAlternativeInformation(), testwithInvalidAlternativeInformationCount(), testwithInvalidAlternativeInformationValue(), testwithInvalidPointsCount(), testwithPoint(), and testwithResetDataset().
|
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().
DatasetTest::testDimensionsWithGroups | ( | ) |
Definition at line 228 of file DatasetTest.php.
References Vendor\Package\$e, getSimpleDimensionGroups(), and getSimpleDimensions().
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().
DatasetTest::testInvalidDimensionGroupKey | ( | ) |
Definition at line 249 of file DatasetTest.php.
References getSimpleDimensions().
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().
DatasetTest::testMinValue | ( | ) |
Definition at line 187 of file DatasetTest.php.
References getExtendedDimensions().
DatasetTest::testwithAlternativeInformation | ( | ) |
Definition at line 123 of file DatasetTest.php.
References $info, and getSimpleDimensions().
DatasetTest::testwithInvalidAlternativeInformationCount | ( | ) |
Definition at line 134 of file DatasetTest.php.
References Vendor\Package\$e, $info, and getSimpleDimensions().
DatasetTest::testwithInvalidAlternativeInformationValue | ( | ) |
Definition at line 149 of file DatasetTest.php.
References Vendor\Package\$e, $info, and getSimpleDimensions().
DatasetTest::testwithInvalidPointsCount | ( | ) |
Definition at line 108 of file DatasetTest.php.
References Vendor\Package\$e, and getSimpleDimensions().
DatasetTest::testwithPoint | ( | ) |
Definition at line 97 of file DatasetTest.php.
References getSimpleDimensions().
DatasetTest::testwithResetDataset | ( | ) |
Definition at line 164 of file DatasetTest.php.
References $info, and getSimpleDimensions().
Definition at line 28 of file DatasetTest.php.