|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for MainSettingsTest:
Collaboration diagram for MainSettingsTest:Public Member Functions | |
| testThrowOnDifferentTestId (int $IO) | |
| throwOnDifferentTestIdDataProvider More... | |
| testThrowOnDifferentTestIdException (array $input) | |
| throwOnDifferentTestIdExceptionDataProvider More... | |
| testGetAndWithTestId (int $IO) | |
| getAndWithTestIdDataProvider More... | |
| testGetAndWithGeneralSettings (\Closure $IO) | |
| getAndWithGeneralSettingsDataProvider More... | |
| testGetAndWithIntroductionSettings (\Closure $IO) | |
| getAndWithIntroductionSettingsDataProvider More... | |
| testGetAndWithAccessSettings (\Closure $IO) | |
| getAndWithAccessSettingsDataProvider More... | |
| testGetAndWithTestBehaviourSettings (\Closure $IO) | |
| getAndWithTestBehaviourSettingsDataProvider More... | |
| testGetAndWithQuestionBehaviourSettings (\Closure $IO) | |
| getAndWithQuestionBehaviourSettingsDataProvider More... | |
| testGetAndWithParticipantFunctionalitySettings (\Closure $IO) | |
| getAndWithParticipantFunctionalitySettingsDataProvider More... | |
| testGetAndWithFinishingSettings (\Closure $IO) | |
| getAndWithFinishingSettingsDataProvider More... | |
| testGetAndWithAdditionalSettings (\Closure $IO) | |
| getAndWithAdditionalSettingsDataProvider More... | |
Static Public Member Functions | |
| static | throwOnDifferentTestIdDataProvider () |
| static | throwOnDifferentTestIdExceptionDataProvider () |
| static | getAndWithTestIdDataProvider () |
| static | getAndWithGeneralSettingsDataProvider () |
| static | getAndWithIntroductionSettingsDataProvider () |
| static | getAndWithAccessSettingsDataProvider () |
| static | getAndWithTestBehaviourSettingsDataProvider () |
| static | getAndWithQuestionBehaviourSettingsDataProvider () |
| static | getAndWithParticipantFunctionalitySettingsDataProvider () |
| static | getAndWithFinishingSettingsDataProvider () |
| static | getAndWithAdditionalSettingsDataProvider () |
Static Public Member Functions inherited from ilTestBaseTestCase | |
| static | callMethod ($obj, $name, array $args=[]) |
Additional Inherited Members | |
Protected Member Functions inherited from ilTestBaseTestCase | |
| setUp () | |
| tearDown () | |
Protected Attributes inherited from ilTestBaseTestCase | |
| Container | $dic = null |
Definition at line 32 of file MainSettingsTest.php.
|
static |
Definition at line 240 of file MainSettingsTest.php.
|
static |
Definition at line 395 of file MainSettingsTest.php.
|
static |
Definition at line 364 of file MainSettingsTest.php.
|
static |
Definition at line 178 of file MainSettingsTest.php.
|
static |
Definition at line 209 of file MainSettingsTest.php.
|
static |
Definition at line 333 of file MainSettingsTest.php.
|
static |
Definition at line 302 of file MainSettingsTest.php.
|
static |
Definition at line 271 of file MainSettingsTest.php.
|
static |
Definition at line 146 of file MainSettingsTest.php.
| MainSettingsTest::testGetAndWithAccessSettings | ( | \Closure | $IO | ) |
| MainSettingsTest::testGetAndWithAdditionalSettings | ( | \Closure | $IO | ) |
| MainSettingsTest::testGetAndWithFinishingSettings | ( | \Closure | $IO | ) |
| MainSettingsTest::testGetAndWithGeneralSettings | ( | \Closure | $IO | ) |
| MainSettingsTest::testGetAndWithIntroductionSettings | ( | \Closure | $IO | ) |
| MainSettingsTest::testGetAndWithParticipantFunctionalitySettings | ( | \Closure | $IO | ) |
getAndWithParticipantFunctionalitySettingsDataProvider
Definition at line 313 of file MainSettingsTest.php.
| MainSettingsTest::testGetAndWithQuestionBehaviourSettings | ( | \Closure | $IO | ) |
getAndWithQuestionBehaviourSettingsDataProvider
Definition at line 282 of file MainSettingsTest.php.
| MainSettingsTest::testGetAndWithTestBehaviourSettings | ( | \Closure | $IO | ) |
| MainSettingsTest::testGetAndWithTestId | ( | int | $IO | ) |
| MainSettingsTest::testThrowOnDifferentTestId | ( | int | $IO | ) |
| MainSettingsTest::testThrowOnDifferentTestIdException | ( | array | $input | ) |
throwOnDifferentTestIdExceptionDataProvider
Definition at line 70 of file MainSettingsTest.php.
|
static |
Definition at line 58 of file MainSettingsTest.php.
|
static |
Definition at line 90 of file MainSettingsTest.php.