ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilServicesStyleSuite Class Reference
+ Inheritance diagram for ilServicesStyleSuite:
+ Collaboration diagram for ilServicesStyleSuite:

Static Public Member Functions

static suite ()
 

Detailed Description

Author
Timon Amstutz timon.nosp@m..ams.nosp@m.tutz@.nosp@m.ilub.nosp@m..unib.nosp@m.e.ch
Version
$Id$*

Definition at line 10 of file ilServicesStyleSuite.php.

Member Function Documentation

◆ suite()

static ilServicesStyleSuite::suite ( )
static

Definition at line 12 of file ilServicesStyleSuite.php.

References $suite.

13  {
15 
16  // add each test class of the component
17  include_once("./Services/Style/System/test/ilServicesStyleSystemSuite.php");
18  $suite->addTestSuite("ilServicesStyleSystemSuite");
19  return $suite;
20  }
$suite

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