ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
needsInstalledILIAS More...
Public Member Functions | |
test_init () | |
test_create ($repo) | |
test_init More... | |
test_save_and_load () | |
test_create More... | |
test_query_ByIds () | |
test_save_and_load More... | |
test_query_ByPrgIdUsrId () | |
test_save_and_load More... | |
test_query_ByPrgId () | |
test_save_and_load More... | |
test_query_past_succsessful_1 () | |
test_save_and_load More... | |
test_query_past_succsessful_2 () | |
test_save_and_load More... | |
Static Public Member Functions | |
static | tearDownAfterClass () |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
Static Protected Attributes | |
static | $created = [] |
needsInstalledILIAS
Definition at line 6 of file ilStudyProgrammeProgressRepositoryTest.php.
|
protected |
|
static |
Definition at line 282 of file ilStudyProgrammeProgressRepositoryTest.php.
References $DIC, ilStudyProgrammeProgressDBRepository\FIELD_ID, and ilStudyProgrammeProgressDBRepository\TABLE.
ilStudyProgrammeProgressRepositoryTest::test_create | ( | $repo | ) |
test_init
Definition at line 34 of file ilStudyProgrammeProgressRepositoryTest.php.
References ilStudyProgrammeProgress\STATUS_IN_PROGRESS.
ilStudyProgrammeProgressRepositoryTest::test_init | ( | ) |
Definition at line 24 of file ilStudyProgrammeProgressRepositoryTest.php.
ilStudyProgrammeProgressRepositoryTest::test_query_ByIds | ( | ) |
test_save_and_load
Definition at line 128 of file ilStudyProgrammeProgressRepositoryTest.php.
References ilStudyProgrammeProgress\DATE_FORMAT, and ilStudyProgrammeProgress\STATUS_ACCREDITED.
ilStudyProgrammeProgressRepositoryTest::test_query_ByPrgId | ( | ) |
ilStudyProgrammeProgressRepositoryTest::test_query_ByPrgIdUsrId | ( | ) |
ilStudyProgrammeProgressRepositoryTest::test_query_past_succsessful_1 | ( | ) |
test_save_and_load
Definition at line 191 of file ilStudyProgrammeProgressRepositoryTest.php.
References ilStudyProgrammeDIC\dic(), ilStudyProgrammeProgress\STATUS_ACCREDITED, and ilStudyProgrammeProgress\STATUS_COMPLETED.
ilStudyProgrammeProgressRepositoryTest::test_query_past_succsessful_2 | ( | ) |
test_save_and_load
Definition at line 235 of file ilStudyProgrammeProgressRepositoryTest.php.
References ilStudyProgrammeDIC\dic(), ilStudyProgrammeProgress\STATUS_ACCREDITED, and ilStudyProgrammeProgress\STATUS_FAILED.
ilStudyProgrammeProgressRepositoryTest::test_save_and_load | ( | ) |
test_create
Definition at line 86 of file ilStudyProgrammeProgressRepositoryTest.php.
References ilStudyProgrammeProgress\DATE_FORMAT, ilStudyProgrammeProgress\STATUS_ACCREDITED, and ilStudyProgrammeProgress\STATUS_IN_PROGRESS.
|
protected |
Definition at line 8 of file ilStudyProgrammeProgressRepositoryTest.php.
|
staticprotected |
Definition at line 9 of file ilStudyProgrammeProgressRepositoryTest.php.