|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
TestCase for SPRG-Section of dashboard. More...
Inheritance diagram for ilStudyProgrammeDashGUITest:
Collaboration diagram for ilStudyProgrammeDashGUITest: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.