|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for BadgeManagementSessionRepositoryTest:
Collaboration diagram for BadgeManagementSessionRepositoryTest: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().
Here is the call graph for this function:| BadgeManagementSessionRepositoryTest::testClear | ( | ) |
Definition at line 39 of file BadgeManagementSessionRepositoryTest.php.
References $repo, ilBadgeManagementSessionRepository\clear(), ilBadgeManagementSessionRepository\getBadgeIds(), and ilBadgeManagementSessionRepository\setBadgeIds().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file BadgeManagementSessionRepositoryTest.php.
Referenced by testBadgeIds(), and testClear().