| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for orderTest:
 Collaboration diagram for orderTest:Public Member Functions | |
| testFactory () | |
| testValues (Order $order) | |
| testFactory  More... | |
| testAppend (Order $order) | |
| testFactory  More... | |
| testJoinOne (Order $order) | |
| testFactory  More... | |
| testJoinMore (Order $order) | |
| testAppend  More... | |
| testInvalidDirection (Order $order) | |
| testFactory  More... | |
| testInvalidSubject (Order $order) | |
| testFactory  More... | |
Definition at line 11 of file OrderTest.php.
| orderTest::testAppend | ( | Order | $order | ) | 
testFactory
Definition at line 35 of file OrderTest.php.
References ILIAS\Data\Order\append(), and ILIAS\Data\Order\get().
 Here is the call graph for this function:| orderTest::testFactory | ( | ) | 
Definition at line 13 of file OrderTest.php.
References Vendor\Package\$f.
| orderTest::testInvalidDirection | ( | Order | $order | ) | 
testFactory
Definition at line 83 of file OrderTest.php.
References ILIAS\Data\Order\append().
 Here is the call graph for this function:| orderTest::testInvalidSubject | ( | Order | $order | ) | 
testFactory
Definition at line 92 of file OrderTest.php.
References ILIAS\Data\Order\append().
 Here is the call graph for this function:| orderTest::testJoinMore | ( | Order | $order | ) | 
testAppend
Definition at line 67 of file OrderTest.php.
References ILIAS\Data\Order\join().
 Here is the call graph for this function:| orderTest::testJoinOne | ( | Order | $order | ) | 
testFactory
Definition at line 51 of file OrderTest.php.
References ILIAS\Data\Order\join().
 Here is the call graph for this function:| orderTest::testValues | ( | Order | $order | ) | 
testFactory
Definition at line 24 of file OrderTest.php.
References ILIAS\Data\Order\get().
 Here is the call graph for this function: