|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 28 of file CatStandardGUIRequestTest.php.
|
protected |
Definition at line 34 of file CatStandardGUIRequestTest.php.
References $data, $post, and ILIAS\UI\examples\Layout\Page\Mail\$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 30 of file CatStandardGUIRequestTest.php.
| CatStandardGUIRequestTest::testBaseClass | ( | ) |
Test base class.
Definition at line 86 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testCmdClass | ( | ) |
Test cmd class.
Definition at line 104 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testFetchAll | ( | ) |
Test fetch all.
Definition at line 179 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testNoRefId | ( | ) |
Test no ref id.
Definition at line 69 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testObjId | ( | ) |
Test obj id.
Definition at line 239 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 159 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testRefId | ( | ) |
Test ref id.
Definition at line 51 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testRoleIds | ( | ) |
Test role ids.
Definition at line 197 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testTerm | ( | ) |
Test term.
Definition at line 122 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testTermByPost | ( | ) |
Test term by post.
Definition at line 140 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function:| CatStandardGUIRequestTest::testUserIds | ( | ) |
Test user ids.
Definition at line 218 of file CatStandardGUIRequestTest.php.
References getRequest().
Here is the call graph for this function: