|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for orderTest:
Collaboration diagram for orderTest:Public Member Functions | |
| testFactory () | |
| testValues (Order $order) | |
| testAppend (Order $order) | |
| testJoinOne (Order $order) | |
| testJoinMore (Order $order) | |
| testInvalidDirection (Order $order) | |
| testInvalidSubject (Order $order) | |
Definition at line 27 of file OrderTest.php.
| orderTest::testAppend | ( | Order | $order | ) |
Definition at line 47 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 29 of file OrderTest.php.
References Vendor\Package\$f.
| orderTest::testInvalidDirection | ( | Order | $order | ) |
Definition at line 89 of file OrderTest.php.
References ILIAS\Data\Order\append().
Here is the call graph for this function:| orderTest::testInvalidSubject | ( | Order | $order | ) |
Definition at line 96 of file OrderTest.php.
References ILIAS\Data\Order\append().
Here is the call graph for this function:| orderTest::testJoinMore | ( | Order | $order | ) |
Definition at line 75 of file OrderTest.php.
References ILIAS\Data\Order\join().
Here is the call graph for this function:| orderTest::testJoinOne | ( | Order | $order | ) |
Definition at line 61 of file OrderTest.php.
References ILIAS\Data\Order\join().
Here is the call graph for this function:| orderTest::testValues | ( | Order | $order | ) |
Definition at line 38 of file OrderTest.php.
References ILIAS\Data\Order\get().
Here is the call graph for this function: