Database Test-Suite.
More...
Database Test-Suite.
- Author
- Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
- Version
- 1.0.0
Definition at line 30 of file ilDatabaseAtomSuite.php.
◆ suite()
static ilDatabaseAtomSuite::suite |
( |
| ) |
|
|
static |
- Returns
Definition at line 36 of file ilDatabaseAtomSuite.php.
References $suite.
40 require_once(
"ilDatabaseAtomBaseTest.php");
41 $suite->addTestSuite(
"ilDatabaseAtomBaseTest");
43 require_once(
"ilDatabaseAtomRunTest.php");
44 $suite->addTestSuite(
"ilDatabaseAtomRunTest");
The documentation for this class was generated from the following file: