|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ScoreSettingsTest:
Collaboration diagram for ScoreSettingsTest:Public Member Functions | |
| testScoreSettingsBuild () | |
| testScoreSettingsScoring () | |
| testScoreSettingsSummary () | |
| testScoreSettingsDetails () | |
| testScoreSettingsGamification () | |
| testScoreSettingsSectionScoring () | |
| getUIFactory () | |
| testScoreSettingsSectionSummary () | |
| testScoreSettingsSectionDetails () | |
| testScoreSettingsSectionGamification () | |
| testScoreSettingsDirectlyAccessedByTestObj () | |
| testScoreSettingsRelayingTestId () | |
Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Protected Member Functions | |
| getFieldFactory () | |
| getUIPack () | |
Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML. More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output. More... | |
Definition at line 29 of file ScoreSettingsTest.php.
|
protected |
Definition at line 124 of file ScoreSettingsTest.php.
References ILIAS_UI_TestBase\getLanguage(), and ILIAS_UI_TestBase\getRefinery().
Referenced by getUIPack().
Here is the call graph for this function:
Here is the caller graph for this function:| ScoreSettingsTest::getUIFactory | ( | ) |
Definition at line 223 of file ScoreSettingsTest.php.
References ILIAS\Repository\symbol().
Here is the call graph for this function:
|
protected |
Definition at line 136 of file ScoreSettingsTest.php.
References getFieldFactory(), ILIAS_UI_TestBase\getLanguage(), and ILIAS_UI_TestBase\getRefinery().
Here is the call graph for this function:| ScoreSettingsTest::testScoreSettingsBuild | ( | ) |
Definition at line 31 of file ScoreSettingsTest.php.
References $id.
| ScoreSettingsTest::testScoreSettingsDetails | ( | ) |
Definition at line 76 of file ScoreSettingsTest.php.
| ScoreSettingsTest::testScoreSettingsDirectlyAccessedByTestObj | ( | ) |
Definition at line 526 of file ScoreSettingsTest.php.
References $id, and ILIAS\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function:| ScoreSettingsTest::testScoreSettingsGamification | ( | ) |
Definition at line 98 of file ScoreSettingsTest.php.
| ScoreSettingsTest::testScoreSettingsRelayingTestId | ( | ) |
Definition at line 568 of file ScoreSettingsTest.php.
References $id.
| ScoreSettingsTest::testScoreSettingsScoring | ( | ) |
Definition at line 49 of file ScoreSettingsTest.php.
| ScoreSettingsTest::testScoreSettingsSectionDetails | ( | ) |
Definition at line 349 of file ScoreSettingsTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\brutallyTrimSignals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| ScoreSettingsTest::testScoreSettingsSectionGamification | ( | ) |
Definition at line 420 of file ScoreSettingsTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\brutallyTrimSignals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| ScoreSettingsTest::testScoreSettingsSectionScoring | ( | ) |
Definition at line 145 of file ScoreSettingsTest.php.
References ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\brutallyTrimSignals(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| ScoreSettingsTest::testScoreSettingsSectionSummary | ( | ) |
Definition at line 237 of file ScoreSettingsTest.php.
References ILIAS\Repository\$refinery, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\brutallyTrimSignals(), ILIAS_UI_TestBase\getDefaultRenderer(), and ILIAS_UI_TestBase\getLanguage().
Here is the call graph for this function:| ScoreSettingsTest::testScoreSettingsSummary | ( | ) |
Definition at line 58 of file ScoreSettingsTest.php.