ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Unit tests for class ilCopyWizardOptions. More...
Public Member Functions | |
testSingleton () | |
Protected Member Functions | |
setUp () | |
setGlobalVariable (string $name, $value) | |
initCopyWizardDependencies () | |
Protected Attributes | |
$backupGlobals = false | |
Container | $dic |
Unit tests for class ilCopyWizardOptions.
Definition at line 29 of file ilCopyWizardOptionsTest.php.
|
protected |
Definition at line 64 of file ilCopyWizardOptionsTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
Referenced by setUp().
|
protected |
string | $name | |
mixed | $value |
Definition at line 53 of file ilCopyWizardOptionsTest.php.
References $c, $DIC, and $GLOBALS.
Referenced by initCopyWizardDependencies().
|
protected |
Definition at line 35 of file ilCopyWizardOptionsTest.php.
References initCopyWizardDependencies().
ilCopyWizardOptionsTest::testSingleton | ( | ) |
Definition at line 41 of file ilCopyWizardOptionsTest.php.
References ilCopyWizardOptions\_getInstance().
|
protected |
Definition at line 31 of file ilCopyWizardOptionsTest.php.
|
protected |
Definition at line 33 of file ilCopyWizardOptionsTest.php.
Referenced by initCopyWizardDependencies().