ILIAS
release_8 Revision v8.23
|
Class ilBuddySystemLinkedStateRelationTest. More...
Public Member Functions | |
getInitialState () | |
testIsUnlinked () | |
testIsLinked () | |
testIsRequested () | |
testIsIgnored () | |
testCanBeUnlinked () | |
testCanBeLinked () | |
testCanBeRequested () | |
testCanBeIgnored () | |
testPossibleTargetStates () | |
![]() | |
getInitialState () | |
Additional Inherited Members | |
![]() | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
setGlobalVariable (string $name, $value) | |
![]() | |
ilBuddySystemRelation | $relation |
Class ilBuddySystemLinkedStateRelationTest.
Definition at line 25 of file ilBuddySystemLinkedStateRelationTest.php.
ilBuddySystemLinkedStateRelationTest::getInitialState | ( | ) |
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.