| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest:
 Collaboration diagram for ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest:Public Member Functions | |
| testOnlyOneCourseIsCompletedOnLPChange () | |
| testAllCoursesAreCompletedOnLPChange () | |
| testNoSubitemDefinedForEvaluation () | |
| testRetrievingCertificateTemplatesForCoursesWorksAsExpectedWhenUsingNonCachingRepository (bool $isGlobalLpEnabled, array $template_recods) | |
| globalLearningProgressStateProvder  More... | |
| testRetrievingCertificateTemplatesForCoursesWillBeCachedWhenCachingRepositoryIsUsed () | |
Static Public Member Functions | |
| static | globalLearningProgressStateProvder () | 
Definition at line 42 of file ilCertificateCourseLearningProgressEvaluationTest.php.
      
  | 
  static | 
Definition at line 363 of file ilCertificateCourseLearningProgressEvaluationTest.php.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testAllCoursesAreCompletedOnLPChange | ( | ) | 
Definition at line 156 of file ilCertificateCourseLearningProgressEvaluationTest.php.
References $id, ILIAS\$setting, and ilLPStatus\LP_STATUS_COMPLETED_NUM.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testNoSubitemDefinedForEvaluation | ( | ) | 
Definition at line 279 of file ilCertificateCourseLearningProgressEvaluationTest.php.
References ILIAS\$setting.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testOnlyOneCourseIsCompletedOnLPChange | ( | ) | 
Definition at line 44 of file ilCertificateCourseLearningProgressEvaluationTest.php.
References $id, ILIAS\$setting, ilLPStatus\LP_STATUS_COMPLETED_NUM, and ilLPStatus\LP_STATUS_IN_PROGRESS_NUM.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testRetrievingCertificateTemplatesForCoursesWillBeCachedWhenCachingRepositoryIsUsed | ( | ) | 
Definition at line 459 of file ilCertificateCourseLearningProgressEvaluationTest.php.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testRetrievingCertificateTemplatesForCoursesWorksAsExpectedWhenUsingNonCachingRepository | ( | bool | $isGlobalLpEnabled, | 
| array | $template_recods | ||
| ) | 
globalLearningProgressStateProvder
| array[] | $template_recods | 
Definition at line 408 of file ilCertificateCourseLearningProgressEvaluationTest.php.
References ilDBStatement\fetch().
 Here is the call graph for this function: