|
ILIAS
release_8 Revision v8.24
|
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 () | |
| 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 30 of file ScoreSettingsTest.php.
|
protected |
Definition at line 132 of file ScoreSettingsTest.php.
References $factory, 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 | ( | ) |
Reimplemented from ILIAS_UI_TestBase.
Definition at line 231 of file ScoreSettingsTest.php.
|
protected |
Definition at line 144 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 32 of file ScoreSettingsTest.php.
References $id.
| ScoreSettingsTest::testScoreSettingsDetails | ( | ) |
Definition at line 77 of file ScoreSettingsTest.php.
| ScoreSettingsTest::testScoreSettingsDirectlyAccessedByTestObj | ( | ) |
Definition at line 575 of file ScoreSettingsTest.php.
References $id, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ScoreSettingsTest::testScoreSettingsGamification | ( | ) |
Definition at line 106 of file ScoreSettingsTest.php.
| ScoreSettingsTest::testScoreSettingsRelayingTestId | ( | ) |
Definition at line 620 of file ScoreSettingsTest.php.
References $id.
| ScoreSettingsTest::testScoreSettingsScoring | ( | ) |
Definition at line 50 of file ScoreSettingsTest.php.
| ScoreSettingsTest::testScoreSettingsSectionDetails | ( | ) |
Definition at line 356 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 469 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 153 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 245 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 59 of file ScoreSettingsTest.php.