|
ILIAS
release_8 Revision v8.24
|
Test clipboard repository. More...
Inheritance diagram for EditorEditSessionRepositoryTest:
Collaboration diagram for EditorEditSessionRepositoryTest:Public Member Functions | |
| testClear () | |
| Test clear. More... | |
| testPageError () | |
| Test page error. More... | |
| testSubCmd () | |
| Test sub-command. More... | |
| testQuestionPool () | |
| Test question pool. More... | |
| testMediaPool () | |
| Test media pool. More... | |
| testTextLang () | |
| Test text lang. More... | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| ILIAS COPage Editor EditSessionRepository | $repo |
Test clipboard repository.
Definition at line 10 of file EditorEditSessionRepositoryTest.php.
|
protected |
Definition at line 15 of file EditorEditSessionRepositoryTest.php.
|
protected |
Definition at line 22 of file EditorEditSessionRepositoryTest.php.
| EditorEditSessionRepositoryTest::testClear | ( | ) |
Test clear.
Definition at line 29 of file EditorEditSessionRepositoryTest.php.
References $repo.
| EditorEditSessionRepositoryTest::testMediaPool | ( | ) |
Test media pool.
Definition at line 90 of file EditorEditSessionRepositoryTest.php.
References $repo.
| EditorEditSessionRepositoryTest::testPageError | ( | ) |
Test page error.
Definition at line 51 of file EditorEditSessionRepositoryTest.php.
References $repo.
| EditorEditSessionRepositoryTest::testQuestionPool | ( | ) |
Test question pool.
Definition at line 77 of file EditorEditSessionRepositoryTest.php.
References $repo.
| EditorEditSessionRepositoryTest::testSubCmd | ( | ) |
Test sub-command.
Definition at line 64 of file EditorEditSessionRepositoryTest.php.
References $repo.
| EditorEditSessionRepositoryTest::testTextLang | ( | ) |
Test text lang.
Definition at line 103 of file EditorEditSessionRepositoryTest.php.
References $repo.
|
protected |
Definition at line 13 of file EditorEditSessionRepositoryTest.php.
Referenced by testClear(), testMediaPool(), testPageError(), testQuestionPool(), testSubCmd(), and testTextLang().