ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getInitialState () | |
testIsUnlinked () | |
testIsLinked () | |
testIsRequested () | |
testIsIgnored () | |
testCanBeUnlinked () | |
testCanBeLinked () | |
testCanBeRequested () | |
testCanBeIgnored () | |
testPossibleTargetStates () | |
getInitialState () | |
Additional Inherited Members | |
![]() | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
setGlobalVariable (string $name, mixed $value) | |
![]() | |
ilBuddySystemRelation | $relation |
Definition at line 21 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::getInitialState | ( | ) |
Reimplemented from ilBuddySystemBaseStateTestCase.
Definition at line 23 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testCanBeIgnored | ( | ) |
Definition at line 67 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testCanBeLinked | ( | ) |
Definition at line 55 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testCanBeRequested | ( | ) |
Definition at line 61 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testCanBeUnlinked | ( | ) |
Definition at line 48 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testIsIgnored | ( | ) |
Definition at line 43 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testIsLinked | ( | ) |
Definition at line 33 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testIsRequested | ( | ) |
Definition at line 38 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testIsUnlinked | ( | ) |
Definition at line 28 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::testPossibleTargetStates | ( | ) |
Definition at line 73 of file ilBuddySystemLinkedStateRelationTest.php.