Class ilBuddySystemBaseStateTest.
More...
◆ getInitialState()
| ilBuddySystemBaseStateTest::getInitialState |
( |
| ) |
|
|
abstract |
◆ setUp()
| ilBuddySystemBaseStateTest::setUp |
( |
| ) |
|
Definition at line 28 of file ilBuddySystemBaseStateTest.php.
29 {
31 $this->relation->setUserId(self::RELATION_OWNER_ID);
32 $this->relation->setBuddyUserId(self::RELATION_BUDDY_ID);
33 }
Class ilBuddySystemRelation.
References getInitialState().
◆ $backupGlobals
| ilBuddySystemBaseStateTest::$backupGlobals = false |
|
protected |
◆ $relation
| ilBuddySystemBaseStateTest::$relation |
|
protected |
◆ RELATION_BUDDY_ID
| const ilBuddySystemBaseStateTest::RELATION_BUDDY_ID = -2 |
◆ RELATION_OWNER_ID
| const ilBuddySystemBaseStateTest::RELATION_OWNER_ID = -1 |
The documentation for this class was generated from the following file: