Definition at line 4 of file ilServicesUICoreSuite.php.
◆ suite()
static ilServicesUICoreSuite::suite |
( |
| ) |
|
|
static |
Definition at line 6 of file ilServicesUICoreSuite.php.
References $suite, and defined.
8 if (
defined(
'ILIAS_PHPUNIT_CONTEXT')) {
9 include_once(
"./Services/PHPUnit/classes/class.ilUnitUtil.php");
10 ilUnitUtil::performInitialisation();
12 chdir(dirname(__FILE__));
18 include_once(
"./Services/UICore/test/ilTemplateTest.php");
19 $suite->addTestSuite(
"ilTemplateTest");
defined( 'APPLICATION_ENV')||define( 'APPLICATION_ENV'
The documentation for this class was generated from the following file: