|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilBuddyListTestCase:
Collaboration diagram for ilBuddyListTestCase:Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilBuddySystemBaseTestCase | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, mixed $value) | |
Private Member Functions | |
| setPriorRelationState (ilBuddySystemRelation $relation, ilBuddySystemRelationState $state) | |
Private Attributes | |
| const int | BUDDY_LIST_OWNER_ID = -1 |
| const int | BUDDY_LIST_BUDDY_ID = -2 |
Definition at line 21 of file ilBuddyListTestCase.php.
|
private |
Definition at line 509 of file ilBuddyListTestCase.php.
|
protected |
Reimplemented from ilBuddySystemBaseTestCase.
Definition at line 26 of file ilBuddyListTestCase.php.
References ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testAlreadyGivenStateExceptionIsThrownWhenALinkedRelationShouldBeMarkedAsLinked | ( | ) |
Definition at line 519 of file ilBuddyListTestCase.php.
References $relation, and ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testAlreadyGivenStateExceptionIsThrownWhenAnIgnoredRelationShouldBeMarkedAsIgnored | ( | ) |
Definition at line 541 of file ilBuddyListTestCase.php.
References $relation, and ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testAlreadyGivenStateExceptionIsThrownWhenAnUnlinkedRelationShouldBeMarkedAsUnlinked | ( | ) |
Definition at line 563 of file ilBuddyListTestCase.php.
References $relation, and ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testAlreadyGivenStateExceptionIsThrownWhenARequestedRelationShouldBeMarkedAsRequested | ( | ) |
Definition at line 585 of file ilBuddyListTestCase.php.
References $relation, ilBuddyList\getInstanceByUserId(), and setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testDifferentRelationStatesCanBeRetrieved | ( | ) |
Definition at line 418 of file ilBuddyListTestCase.php.
References $relation, BUDDY_LIST_BUDDY_ID, and ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testInstanceByBeCreatedBySingletonMethod | ( | ) |
Definition at line 64 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testInstanceCanBeCreatedByGlobalUserObject | ( | ) |
Definition at line 44 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByGlobalUser(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testInstanceCannotBeCreatedByAnonymousGlobalUserObject | ( | ) |
Definition at line 53 of file ilBuddyListTestCase.php.
References ANONYMOUS_USER_ID, ilBuddyList\getInstanceByGlobalUser(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testListIsInitiallyEmpty | ( | ) |
Definition at line 91 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testRelationCannotBeRequestedForAnonymous | ( | ) |
Definition at line 318 of file ilBuddyListTestCase.php.
References ANONYMOUS_USER_ID, and ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testRelationCannotBeRequestedForUnknownUserAccounts | ( | ) |
Definition at line 340 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testRelationRequestCanBeApprovedByTheRelationTarget | ( | ) |
Definition at line 206 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testRelationRequestCanBeIgnoredByTheRelationTarget | ( | ) |
Definition at line 280 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testRelationRequestCannotBeApprovedByTheRelationOwner | ( | ) |
Definition at line 170 of file ilBuddyListTestCase.php.
References $relation, ilBuddyList\getInstanceByUserId(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testRelationRequestCannotBeIgnoredByTheRelationOwner | ( | ) |
Definition at line 244 of file ilBuddyListTestCase.php.
References $relation, ilBuddyList\getInstanceByUserId(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testRepositoryIsEnquiredOnlyOnceToFetchRelationsWhenCalledImplicitly | ( | ) |
Definition at line 133 of file ilBuddyListTestCase.php.
References $relation, ilBuddyList\getInstanceByUserId(), and ilBuddySystemBaseTestCase\setGlobalVariable().
Here is the call graph for this function:| ilBuddyListTestCase::testRepositoryIsEnquiredToFetchRelationsWhenRequestedExplicitly | ( | ) |
Definition at line 103 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testRepositoryIsEnquiredWhenBuddyListShouldBeDestroyed | ( | ) |
Definition at line 371 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testStateTransitionExceptionIsThrownWhenALinkedRelationShouldBeMarkedAsIgnored | ( | ) |
Definition at line 613 of file ilBuddyListTestCase.php.
References $relation, and ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testUnlinkedRelationIsReturnedWhenRelationWasRequestedForAnUnknownBuddyId | ( | ) |
Definition at line 382 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:| ilBuddyListTestCase::testValuesCanBeFetchedByGettersWhenSetBySetters | ( | ) |
Definition at line 393 of file ilBuddyListTestCase.php.
References ilBuddyList\getInstanceByUserId().
Here is the call graph for this function:
|
private |
Definition at line 24 of file ilBuddyListTestCase.php.
Referenced by testDifferentRelationStatesCanBeRetrieved().
|
private |
Definition at line 23 of file ilBuddyListTestCase.php.