ILIAS  release_4-3 Revision
 All Data Structures Namespaces Files Functions Variables Groups Pages
assOrderingQuestionTest Class Reference

Unit tests. More...

+ Inheritance diagram for assOrderingQuestionTest:
+ Collaboration diagram for assOrderingQuestionTest:

Protected Member Functions

 setUp ()

Protected Attributes

 $backupGlobals = FALSE

Detailed Description

Unit tests.

Author
Maximilian Becker mbeck.nosp@m.er@d.nosp@m.ataba.nosp@m.y.de

Definition at line 31 of file assOrderingQuestionTest.php.

Member Function Documentation

assOrderingQuestionTest::setUp ( )
protected

Definition at line 35 of file assOrderingQuestionTest.php.

{
if (defined('ILIAS_PHPUNIT_CONTEXT'))
{
include_once("./Services/PHPUnit/classes/class.ilUnitUtil.php");
ilUnitUtil::performInitialisation();
}
else
{
chdir( dirname( __FILE__ ) );
chdir('../../../');
}
}

Field Documentation

assOrderingQuestionTest::$backupGlobals = FALSE
protected

Definition at line 33 of file assOrderingQuestionTest.php.


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