ILIAS
release_8 Revision v8.23
|
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 13 of file ilCopyWizardOptionsTest.php.
|
protected |
Definition at line 48 of file ilCopyWizardOptionsTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
Referenced by setUp().
|
protected |
string | $name | |
mixed | $value |
Definition at line 37 of file ilCopyWizardOptionsTest.php.
References $c, $DIC, $GLOBALS, and $name.
Referenced by initCopyWizardDependencies().
|
protected |
Definition at line 19 of file ilCopyWizardOptionsTest.php.
References initCopyWizardDependencies().
ilCopyWizardOptionsTest::testSingleton | ( | ) |
Definition at line 25 of file ilCopyWizardOptionsTest.php.
References ilCopyWizardOptions\_getInstance().
|
protected |
Definition at line 15 of file ilCopyWizardOptionsTest.php.
|
protected |
Definition at line 17 of file ilCopyWizardOptionsTest.php.
Referenced by initCopyWizardDependencies().