|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 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().
Here is the call graph for this function:| BadgeManagementSessionRepositoryTest::testClear | ( | ) |
Definition at line 36 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 23 of file BadgeManagementSessionRepositoryTest.php.
Referenced by testBadgeIds(), and testClear().