|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test clipboard repository. More...
Inheritance diagram for CatStandardGUIRequestTest:
Collaboration diagram for CatStandardGUIRequestTest:Public Member Functions | |
| testRefId () | |
| Test ref id. More... | |
| testNoRefId () | |
| Test no ref id. More... | |
| testBaseClass () | |
| Test base class. More... | |
| testCmdClass () | |
| Test cmd class. More... | |
| testTerm () | |
| Test term. More... | |
| testTermByPost () | |
| Test term by post. More... | |
| testPostBeatsGet () | |
| Test that post values overwrite get values. More... | |
| testFetchAll () | |
| Test fetch all. More... | |
| testRoleIds () | |
| Test role ids. More... | |
| testUserIds () | |
| Test user ids. More... | |
| testObjId () | |
| Test obj id. More... | |
Protected Member Functions | |
| tearDown () | |
| getRequest (array $get, array $post) | |
Test clipboard repository.
Definition at line 12 of file CatStandardGUIRequestTest.php.
|
protected |
Definition at line 18 of file CatStandardGUIRequestTest.php.
References $data, and ILIAS\Repository\$refinery.
Referenced by testBaseClass(), testCmdClass(), testFetchAll(), testNoRefId(), testObjId(), testPostBeatsGet(), testRefId(), testRoleIds(), testTerm(), testTermByPost(), and testUserIds().
Here is the caller graph for this function:
|
protected |
Definition at line 14 of file CatStandardGUIRequestTest.php.
| CatStandardGUIRequestTest::testBaseClass | ( | ) |
Test base class.
Definition at line 70 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testCmdClass | ( | ) |
Test cmd class.
Definition at line 88 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testFetchAll | ( | ) |
Test fetch all.
Definition at line 163 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testNoRefId | ( | ) |
Test no ref id.
Definition at line 53 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testObjId | ( | ) |
Test obj id.
Definition at line 223 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testPostBeatsGet | ( | ) |
Test that post values overwrite get values.
Definition at line 143 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testRefId | ( | ) |
Test ref id.
Definition at line 35 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testRoleIds | ( | ) |
Test role ids.
Definition at line 181 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testTerm | ( | ) |
Test term.
Definition at line 106 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testTermByPost | ( | ) |
Test term by post.
Definition at line 124 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testUserIds | ( | ) |
Test user ids.
Definition at line 202 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function: