ILIAS  release_8 Revision v8.24
ilServicesDidacticTemplateSuite Class Reference
+ Inheritance diagram for ilServicesDidacticTemplateSuite:
+ Collaboration diagram for ilServicesDidacticTemplateSuite:

Static Public Member Functions

static suite ()
 

Detailed Description

Definition at line 9 of file ilServicesDidacticTemplateSuite.php.

Member Function Documentation

◆ suite()

static ilServicesDidacticTemplateSuite::suite ( )
static

Definition at line 11 of file ilServicesDidacticTemplateSuite.php.

11 : self
12 {
14
15 include_once("./Services/DidacticTemplate/test/ilDidacticTemplatePatternTest.php");
16 $suite->addTestSuite(ilDidacticTemplatePatternTest::class);
17 return $suite;
18 }

The documentation for this class was generated from the following file: