|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilTestRandomQuestionSetSourcePoolDefinitionListTest. More...
Inheritance diagram for ilTestRandomQuestionSetSourcePoolDefinitionListTest:
Collaboration diagram for ilTestRandomQuestionSetSourcePoolDefinitionListTest:Public Member Functions | |
| test_instantiateObject_shouldReturnInstance () | |
| testAddDefinition () | |
| testSetTrashedPools () | |
| testIsTrashedPool () | |
| testHasTrashedPool () | |
| testHasDefinition () | |
| testGetDefinition () | |
| testGetDefinitionBySourcePoolId () | |
| testGetDefinitionIds () | |
| testGetDefinitionCount () | |
Public Member Functions inherited from ilTestBaseTestCase | |
| createInstanceOf (string $class_name, array $explicit_parameters=[]) | |
| createTraitInstanceOf (string $class_name, array $explicit_parameters=[]) | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from ilTestBaseTestCase | |
| setUp () | |
| tearDown () | |
Private Attributes | |
| ilTestRandomQuestionSetSourcePoolDefinitionList | $testObj |
Additional Inherited Members | |
Static Public Member Functions inherited from ilTestBaseTestCase | |
| static | callMethod ($obj, $name, array $args=[]) |
| static | getNonPublicPropertyValue (object $obj, string $name) |
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 |
Class ilTestRandomQuestionSetSourcePoolDefinitionListTest.
Definition at line 25 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
|
protected |
Reimplemented from ilTestBaseTestCase.
Definition at line 29 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
References getTestObjMock().
Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionListTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 40 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testAddDefinition | ( | ) |
Definition at line 45 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
References $id, and getTestObjMock().
Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testGetDefinition | ( | ) |
Definition at line 99 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
References $id, and getTestObjMock().
Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testGetDefinitionBySourcePoolId | ( | ) |
Definition at line 112 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
References $id, and getTestObjMock().
Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testGetDefinitionCount | ( | ) |
Definition at line 142 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
References getTestObjMock().
Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testGetDefinitionIds | ( | ) |
Definition at line 127 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
References $id, and getTestObjMock().
Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testHasDefinition | ( | ) |
Definition at line 86 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
References $id, and getTestObjMock().
Here is the call graph for this function:| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testHasTrashedPool | ( | ) |
Definition at line 77 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testIsTrashedPool | ( | ) |
Definition at line 67 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
| ilTestRandomQuestionSetSourcePoolDefinitionListTest::testSetTrashedPools | ( | ) |
Definition at line 58 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.
|
private |
Definition at line 27 of file ilTestRandomQuestionSetSourcePoolDefinitionListTest.php.