ILIAS
release_8 Revision v8.19
|
Test clipboard repository. More...
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().
|
protected |
Definition at line 14 of file CatStandardGUIRequestTest.php.
CatStandardGUIRequestTest::testBaseClass | ( | ) |
Test base class.
Definition at line 70 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testCmdClass | ( | ) |
Test cmd class.
Definition at line 88 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testFetchAll | ( | ) |
Test fetch all.
Definition at line 163 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testNoRefId | ( | ) |
Test no ref id.
Definition at line 53 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testObjId | ( | ) |
Test obj id.
Definition at line 223 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testPostBeatsGet | ( | ) |
Test that post values overwrite get values.
Definition at line 143 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testRefId | ( | ) |
Test ref id.
Definition at line 35 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testRoleIds | ( | ) |
Test role ids.
Definition at line 181 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testTerm | ( | ) |
Test term.
Definition at line 106 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testTermByPost | ( | ) |
Test term by post.
Definition at line 124 of file CatStandardGUIRequestTest.php.
References getRequest().
CatStandardGUIRequestTest::testUserIds | ( | ) |
Test user ids.
Definition at line 202 of file CatStandardGUIRequestTest.php.
References getRequest().