Unit tests.
More...
Protected Member Functions |
| setUp () |
Detailed Description
Unit tests.
- Author
- Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de
Definition at line 11 of file assSkeletonTest.php.
Member Function Documentation
assCHANGEMETest::setUp |
( |
| ) |
|
|
protected |
Definition at line 15 of file assSkeletonTest.php.
{
if (defined('ILIAS_PHPUNIT_CONTEXT'))
{
include_once("./Services/PHPUnit/classes/class.ilUnitUtil.php");
ilUnitUtil::performInitialisation();
}
else
{
chdir( dirname( __FILE__ ) );
chdir('../../../');
}
}
Field Documentation
assCHANGEMETest::$backupGlobals = FALSE |
|
protected |
The documentation for this class was generated from the following file: