ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilServicesTreeSuite Class Reference
+ Inheritance diagram for ilServicesTreeSuite:
+ Collaboration diagram for ilServicesTreeSuite:

Static Public Member Functions

static suite ()

Detailed Description

Definition at line 4 of file ilServicesTreeSuite.php.

Member Function Documentation

static ilServicesTreeSuite::suite ( )
static

Definition at line 6 of file ilServicesTreeSuite.php.

References $suite.

{
include_once("./Services/Tree/test/ilTreeTest.php");
$suite->addTestSuite("ilTreeTest");
return $suite;
}

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