ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
test_init_and_id () | |
test_assignment_id () | |
test_init_and_id More... | |
test_node_id () | |
test_init_and_id More... | |
test_user_id () | |
test_init_and_id More... | |
test_amount_of_points () | |
test_init_and_id More... | |
test_amount_of_points_invalid () | |
test_init_and_id More... | |
test_current_amount_of_points () | |
test_init_and_id More... | |
status () | |
test_status ($status) | |
status More... | |
test_status_invalid () | |
test_init_and_id More... | |
test_completion_by () | |
test_init_and_id More... | |
test_last_change_by () | |
test_init_and_id More... | |
test_last_change_by_invalid () | |
test_init_and_id More... | |
test_last_change_by_null () | |
test_init_and_id More... | |
test_assignment_date () | |
test_init_and_id More... | |
test_completion_date () | |
test_init_and_id More... | |
test_deadline () | |
test_init_and_id More... | |
test_vq_date () | |
test_init_and_id More... | |
test_invalidate () | |
test_vq_date More... | |
test_invalidate_non_expired_1 () | |
test_vq_date More... | |
test_invalidate_non_expired_2 () | |
test_vq_date More... | |
Definition at line 3 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::status | ( | ) |
Definition at line 66 of file ilStudyProgrammeProgressTest.php.
References ilStudyProgrammeProgress\STATUS_ACCREDITED, ilStudyProgrammeProgress\STATUS_COMPLETED, ilStudyProgrammeProgress\STATUS_FAILED, ilStudyProgrammeProgress\STATUS_IN_PROGRESS, and ilStudyProgrammeProgress\STATUS_NOT_RELEVANT.
ilStudyProgrammeProgressTest::test_amount_of_points | ( | ) |
test_init_and_id
Definition at line 42 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_amount_of_points_invalid | ( | ) |
test_init_and_id
Definition at line 51 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_assignment_date | ( | ) |
test_init_and_id
Definition at line 134 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_assignment_id | ( | ) |
test_init_and_id
Definition at line 15 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_completion_by | ( | ) |
test_init_and_id
Definition at line 98 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_completion_date | ( | ) |
test_init_and_id
Definition at line 144 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_current_amount_of_points | ( | ) |
test_init_and_id
Definition at line 60 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_deadline | ( | ) |
test_init_and_id
Definition at line 156 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_init_and_id | ( | ) |
Definition at line 5 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_invalidate | ( | ) |
test_vq_date
Definition at line 176 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_invalidate_non_expired_1 | ( | ) |
test_vq_date
Definition at line 189 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_invalidate_non_expired_2 | ( | ) |
test_vq_date
Definition at line 200 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_last_change_by | ( | ) |
test_init_and_id
Definition at line 107 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_last_change_by_invalid | ( | ) |
test_init_and_id
Definition at line 116 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_last_change_by_null | ( | ) |
test_init_and_id
Definition at line 125 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_node_id | ( | ) |
test_init_and_id
Definition at line 24 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_status | ( | $status | ) |
status
Definition at line 80 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_status_invalid | ( | ) |
test_init_and_id
Definition at line 89 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_user_id | ( | ) |
test_init_and_id
Definition at line 33 of file ilStudyProgrammeProgressTest.php.
ilStudyProgrammeProgressTest::test_vq_date | ( | ) |
test_init_and_id
Definition at line 166 of file ilStudyProgrammeProgressTest.php.