ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
testClear () | |
testBadgeIds () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Protected Attributes | |
ilBadgeManagementSessionRepository | $repo |
Definition at line 21 of file BadgeManagementSessionRepositoryTest.php.
|
protected |
Definition at line 25 of file BadgeManagementSessionRepositoryTest.php.
|
protected |
Definition at line 32 of file BadgeManagementSessionRepositoryTest.php.
BadgeManagementSessionRepositoryTest::testBadgeIds | ( | ) |
Definition at line 47 of file BadgeManagementSessionRepositoryTest.php.
References $repo, ilBadgeManagementSessionRepository\getBadgeIds(), and ilBadgeManagementSessionRepository\setBadgeIds().
BadgeManagementSessionRepositoryTest::testClear | ( | ) |
Definition at line 36 of file BadgeManagementSessionRepositoryTest.php.
References $repo, ilBadgeManagementSessionRepository\clear(), ilBadgeManagementSessionRepository\getBadgeIds(), and ilBadgeManagementSessionRepository\setBadgeIds().
|
protected |
Definition at line 23 of file BadgeManagementSessionRepositoryTest.php.
Referenced by testBadgeIds(), and testClear().