| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
Class ilBuddySystemLinkedStateRelationTest. More...
 Inheritance diagram for ilBuddySystemLinkedStateRelationTest:
 Collaboration diagram for ilBuddySystemLinkedStateRelationTest:Public Member Functions | |
| getInitialState () | |
| testIsUnlinked () | |
| testIsLinked () | |
| testIsRequested () | |
| testIsIgnored () | |
| testCanBeUnlinked () | |
| testCanBeLinked () | |
| testCanBeRequested () | |
| testCanBeIgnored () | |
| testPossibleTargetStates () | |
| getInitialState () | |
Additional Inherited Members | |
  Protected Member Functions inherited from ilBuddySystemBaseStateTest | |
| setUp () | |
  Protected Member Functions inherited from ilBuddySystemBaseTest | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, $value) | |
  Protected Attributes inherited from ilBuddySystemBaseStateTest | |
| ilBuddySystemRelation | $relation | 
Class ilBuddySystemLinkedStateRelationTest.
Definition at line 25 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::getInitialState | ( | ) | 
Reimplemented from ilBuddySystemBaseStateTest.
Definition at line 27 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testCanBeIgnored | ( | ) | 
Definition at line 71 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testCanBeLinked | ( | ) | 
Definition at line 59 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testCanBeRequested | ( | ) | 
Definition at line 65 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testCanBeUnlinked | ( | ) | 
Definition at line 52 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testIsIgnored | ( | ) | 
Definition at line 47 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testIsLinked | ( | ) | 
Definition at line 37 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testIsRequested | ( | ) | 
Definition at line 42 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testIsUnlinked | ( | ) | 
Definition at line 32 of file ilBuddySystemLinkedStateRelationTest.php.
| ilBuddySystemLinkedStateRelationTest::testPossibleTargetStates | ( | ) | 
Definition at line 77 of file ilBuddySystemLinkedStateRelationTest.php.