Unit tests for single choice questions.
More...
Protected Member Functions |
| setUp () |
Detailed Description
Unit tests for single choice questions.
- Author
- Helmut Schottmüller ilias.nosp@m.@aur.nosp@m.ealis.nosp@m..de
- Version
- Id:
- assSingleChoiceTest.php 35946 2012-08-02 21:48:44Z mbecker
Definition at line 33 of file assSingleChoiceGUITest.php.
Member Function Documentation
assSingleChoiceGUITest::setUp |
( |
| ) |
|
|
protected |
Definition at line 37 of file assSingleChoiceGUITest.php.
{
if (defined('ILIAS_PHPUNIT_CONTEXT'))
{
include_once("./Services/PHPUnit/classes/class.ilUnitUtil.php");
ilUnitUtil::performInitialisation();
}
else
{
chdir( dirname( __FILE__ ) );
chdir('../../../');
}
}
Field Documentation
assSingleChoiceGUITest::$backupGlobals = FALSE |
|
protected |
The documentation for this class was generated from the following file: