ILIAS
release_8 Revision v8.19
|
Class ilBuddySystemUnlinkedStateRelationTest. 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 ilBuddySystemUnlinkedStateRelationTest.
Definition at line 25 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::getInitialState | ( | ) |
Definition at line 27 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeIgnored | ( | ) |
Definition at line 71 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeLinked | ( | ) |
Definition at line 58 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeRequested | ( | ) |
Definition at line 64 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testCanBeUnlinked | ( | ) |
Definition at line 52 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsIgnored | ( | ) |
Definition at line 47 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsLinked | ( | ) |
Definition at line 37 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsRequested | ( | ) |
Definition at line 42 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testIsUnlinked | ( | ) |
Definition at line 32 of file ilBuddySystemUnlinkedStateRelationTest.php.
ilBuddySystemUnlinkedStateRelationTest::testPossibleTargetStates | ( | ) |
Definition at line 77 of file ilBuddySystemUnlinkedStateRelationTest.php.