◆ suite()
static ilServicesCOPageSuite::suite |
( |
| ) |
|
|
static |
Definition at line 30 of file ilServicesCOPageSuite.php.
34 require_once(
"./Services/COPage/test/EditorEditSessionRepositoryTest.php");
35 $suite->addTestSuite(
"EditorEditSessionRepositoryTest");
37 require_once(
"./Services/COPage/test/PCMapEditorSessionRepositoryTest.php");
38 $suite->addTestSuite(
"PCMapEditorSessionRepositoryTest");
40 require_once(
"./Services/COPage/test/PCParagraphTest.php");
41 $suite->addTestSuite(
"PCParagraphTest");
The documentation for this class was generated from the following file: