ILIAS
release_7 Revision v7.30-3-g800a261c036
|
TestCase for SPRG-Section of dashboard. More...
Public Member Functions | |
userPointsDataProvider () | |
testPercentageWithoutChildren (int $current_user_points) | |
@dataProvider userPointsDataProvider More... | |
testPercentageWithCoursesAtTopLevel (int $current_user_points) | |
@dataProvider userPointsDataProvider More... | |
testPercentageWithPrograms (int $current_user_points, float $expected) | |
@dataProvider userPointsDataProvider More... | |
Protected Member Functions | |
setUp () | |
TestCase for SPRG-Section of dashboard.
Definition at line 25 of file ilStudyProgrammeDashGUITest.php.
|
protected |
Definition at line 27 of file ilStudyProgrammeDashGUITest.php.
ilStudyProgrammeDashGUITest::testPercentageWithCoursesAtTopLevel | ( | int | $current_user_points | ) |
@dataProvider userPointsDataProvider
Definition at line 73 of file ilStudyProgrammeDashGUITest.php.
ilStudyProgrammeDashGUITest::testPercentageWithoutChildren | ( | int | $current_user_points | ) |
@dataProvider userPointsDataProvider
Definition at line 56 of file ilStudyProgrammeDashGUITest.php.
ilStudyProgrammeDashGUITest::testPercentageWithPrograms | ( | int | $current_user_points, |
float | $expected | ||
) |
@dataProvider userPointsDataProvider
Definition at line 93 of file ilStudyProgrammeDashGUITest.php.
ilStudyProgrammeDashGUITest::userPointsDataProvider | ( | ) |
Definition at line 40 of file ilStudyProgrammeDashGUITest.php.