ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
testClear () | |
testBadgeIds () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Protected Attributes | |
ilBadgeManagementSessionRepository | $repo |
Definition at line 24 of file BadgeManagementSessionRepositoryTest.php.
|
protected |
Definition at line 28 of file BadgeManagementSessionRepositoryTest.php.
|
protected |
Definition at line 35 of file BadgeManagementSessionRepositoryTest.php.
BadgeManagementSessionRepositoryTest::testBadgeIds | ( | ) |
Definition at line 50 of file BadgeManagementSessionRepositoryTest.php.
References $repo, ilBadgeManagementSessionRepository\getBadgeIds(), and ilBadgeManagementSessionRepository\setBadgeIds().
BadgeManagementSessionRepositoryTest::testClear | ( | ) |
Definition at line 39 of file BadgeManagementSessionRepositoryTest.php.
References $repo, ilBadgeManagementSessionRepository\clear(), ilBadgeManagementSessionRepository\getBadgeIds(), and ilBadgeManagementSessionRepository\setBadgeIds().
|
protected |
Definition at line 26 of file BadgeManagementSessionRepositoryTest.php.
Referenced by testBadgeIds(), and testClear().