Unit tests.
More...
Protected Member Functions |
| setUp () |
Detailed Description
Member Function Documentation
assTextQuestionGUITest::setUp |
( |
| ) |
|
|
protected |
Definition at line 35 of file assTextQuestionGUITest.php.
{
if (defined('ILIAS_PHPUNIT_CONTEXT'))
{
include_once("./Services/PHPUnit/classes/class.ilUnitUtil.php");
ilUnitUtil::performInitialisation();
}
else
{
chdir( dirname( __FILE__ ) );
chdir('../../../');
}
}
Field Documentation
assTextQuestionGUITest::$backupGlobals = FALSE |
|
protected |
The documentation for this class was generated from the following file: