|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for Test\tests\ilTestQuestionPoolSelectorExplorerTest:
Collaboration diagram for Test\tests\ilTestQuestionPoolSelectorExplorerTest:Public Member Functions | |
| testConstruct () | |
| testGetAndSetAvailableQuestionPools (array $IO) | |
Public Member Functions inherited from ilTestBaseTestCase | |
| createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
| createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
Static Public Member Functions | |
| static | getAndSetAvailableQuestionPoolsDataProvider () |
Static Public Member Functions inherited from ilTestBaseTestCase | |
| static | callMethod ($obj, $name, array $args=[]) |
| static | getNonPublicPropertyValue (object $obj, string $name) |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilTestBaseTestCase | |
| setUp () | |
| tearDown () | |
Private Attributes | |
| ilTestQuestionPoolSelectorExplorer | $testObj |
Additional Inherited Members | |
Data Fields inherited from ilTestBaseTestCase | |
| const string | MOCKED_METHOD_WITHOUT_OUTPUT = 'MOCKED_METHOD_WITHOUT_OUTPUT' |
| const string | DYNAMIC_CLASS = 'DynamicClass' |
Protected Attributes inherited from ilTestBaseTestCase | |
| Container | $dic = null |
| Container | $backup_dic = null |
Static Protected Attributes inherited from ilTestBaseTestCase | |
| static int | $DYNAMIC_CLASS_COUNT = 0 |
Definition at line 27 of file ilTestQuestionPoolSelectorExplorerTest.php.
|
static |
Definition at line 60 of file ilTestQuestionPoolSelectorExplorerTest.php.
|
protected |
Reimplemented from ilTestBaseTestCase.
Definition at line 31 of file ilTestQuestionPoolSelectorExplorerTest.php.
References addGlobal_ilAccess(), addGlobal_ilLog(), and addGlobal_ilSetting().
Here is the call graph for this function:| Test\tests\ilTestQuestionPoolSelectorExplorerTest::testConstruct | ( | ) |
Definition at line 47 of file ilTestQuestionPoolSelectorExplorerTest.php.
| Test\tests\ilTestQuestionPoolSelectorExplorerTest::testGetAndSetAvailableQuestionPools | ( | array | $IO | ) |
Definition at line 53 of file ilTestQuestionPoolSelectorExplorerTest.php.
|
private |
Definition at line 29 of file ilTestQuestionPoolSelectorExplorerTest.php.