Unit tests for class ilCopyWizardOptions.
More...
◆ setGlobalVariable()
ilConditionsTest::setGlobalVariable |
( |
string |
$name, |
|
|
|
$value |
|
) |
| |
|
protected |
◆ testCondition()
ilConditionsTest::testCondition |
( |
| ) |
|
Definition at line 35 of file ilConditionsTest.php.
38 $obligatory_condition = $condition->withObligatory(
true);
39 $this->assertTrue($obligatory_condition->getObligatory());
40 $this->assertFalse($condition->getObligatory());
Represents a condition trigger object.
◆ $backupGlobals
ilConditionsTest::$backupGlobals = false |
|
protected |
◆ $dic
The documentation for this class was generated from the following file: