ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
testValueForProvider () | |
testUnsetAll () | |
testUnsetValueForProvider () | |
Protected Member Functions | |
setUp () | |
tearDown () | |
Protected Attributes | |
ilClassificationSessionRepository | $repo |
Definition at line 8 of file ClassificationSessionRepositoryTest.php.
|
protected |
Definition at line 12 of file ClassificationSessionRepositoryTest.php.
|
protected |
Definition at line 18 of file ClassificationSessionRepositoryTest.php.
ClassificationSessionRepositoryTest::testUnsetAll | ( | ) |
Definition at line 32 of file ClassificationSessionRepositoryTest.php.
References $repo, ilClassificationSessionRepository\getValueForProvider(), ilClassificationSessionRepository\setValueForProvider(), and ilClassificationSessionRepository\unsetAll().
ClassificationSessionRepositoryTest::testUnsetValueForProvider | ( | ) |
Definition at line 43 of file ClassificationSessionRepositoryTest.php.
References $repo, ilClassificationSessionRepository\getValueForProvider(), ilClassificationSessionRepository\setValueForProvider(), and ilClassificationSessionRepository\unsetValueForProvider().
ClassificationSessionRepositoryTest::testValueForProvider | ( | ) |
Definition at line 22 of file ClassificationSessionRepositoryTest.php.
References $repo, ilClassificationSessionRepository\getValueForProvider(), and ilClassificationSessionRepository\setValueForProvider().
|
protected |
Definition at line 10 of file ClassificationSessionRepositoryTest.php.
Referenced by testUnsetAll(), testUnsetValueForProvider(), and testValueForProvider().