◆ suite()
static ilServicesStyleSuite::suite |
( |
| ) |
|
|
static |
Definition at line 15 of file ilServicesStyleSuite.php.
20 include_once(
"./Services/Style/System/test/ilServicesStyleSystemSuite.php");
21 include_once(
"./Services/Style/Content/test/ilServicesStyleContentSuite.php");
22 $suite->addTestSuite(
"ilServicesStyleSystemSuite");
23 $suite->addTestSuite(
"ilServicesStyleContentSuite");
The documentation for this class was generated from the following file: