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 ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::getInitialState | ( | ) |
Reimplemented from ilBuddySystemBaseStateTestCase.
Definition at line 23 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeIgnored | ( | ) |
Definition at line 67 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeLinked | ( | ) |
Definition at line 54 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeRequested | ( | ) |
Definition at line 60 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeUnlinked | ( | ) |
Definition at line 48 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsIgnored | ( | ) |
Definition at line 43 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsLinked | ( | ) |
Definition at line 33 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsRequested | ( | ) |
Definition at line 38 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsUnlinked | ( | ) |
Definition at line 28 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testPossibleTargetStates | ( | ) |
Definition at line 73 of file ilBuddySystemUnlinkedStateRelationTest.php.