|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test on Repository Object card implementation. More...
Inheritance diagram for RepositoryObjectTest:
Collaboration diagram for RepositoryObjectTest:Public Member Functions | |
| getFactory () | |
| testImplementsFactoryInterface () | |
| testFactoryWithShyButton () | |
| testWithObjectIcon () | |
| testWithProgress () | |
| testWithCertificateIcon () | |
| testWithActions () | |
| testWithTitleAsShy () | |
| testRenderWithObjectIcon () | |
| testRenderWithCertificateIcon () | |
| testRenderWithProgressmeter () | |
| testRenderWithActions () | |
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) | |
Private Member Functions | |
| getCardFactory () | |
| getBaseCard () | |
Additional Inherited Members | |
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... | |
Test on Repository Object card implementation.
Definition at line 31 of file RepositoryObjectTest.php.
|
private |
Definition at line 77 of file RepositoryObjectTest.php.
References getCardFactory().
Referenced by testImplementsFactoryInterface(), testRenderWithActions(), testRenderWithCertificateIcon(), testRenderWithObjectIcon(), testRenderWithProgressmeter(), testWithActions(), testWithCertificateIcon(), testWithObjectIcon(), testWithProgress(), and testWithTitleAsShy().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 72 of file RepositoryObjectTest.php.
Referenced by getBaseCard(), and testFactoryWithShyButton().
Here is the caller graph for this function:| RepositoryObjectTest::getFactory | ( | ) |
Definition at line 36 of file RepositoryObjectTest.php.
References Vendor\Package\$f, ILIAS\MetaData\Repository\Validation\Data\__construct(), ILIAS\Repository\button(), ILIAS\UI\examples\MainControls\Slate\Legacy\legacy(), and ILIAS\Repository\symbol().
Referenced by testWithActions().
Here is the call graph for this function:
Here is the caller graph for this function:| RepositoryObjectTest::testFactoryWithShyButton | ( | ) |
Definition at line 90 of file RepositoryObjectTest.php.
References getCardFactory().
Here is the call graph for this function:| RepositoryObjectTest::testImplementsFactoryInterface | ( | ) |
Definition at line 85 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithActions | ( | ) |
Definition at line 258 of file RepositoryObjectTest.php.
References Vendor\Package\$c, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithCertificateIcon | ( | ) |
Definition at line 191 of file RepositoryObjectTest.php.
References Vendor\Package\$c, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithObjectIcon | ( | ) |
Definition at line 159 of file RepositoryObjectTest.php.
References Vendor\Package\$c, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithProgressmeter | ( | ) |
Definition at line 224 of file RepositoryObjectTest.php.
References Vendor\Package\$c, $r, ILIAS_UI_TestBase\assertHTMLEquals(), ILIAS_UI_TestBase\brutallyTrimHTML(), getBaseCard(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function:| RepositoryObjectTest::testWithActions | ( | ) |
Definition at line 131 of file RepositoryObjectTest.php.
References Vendor\Package\$f, getBaseCard(), and getFactory().
Here is the call graph for this function:| RepositoryObjectTest::testWithCertificateIcon | ( | ) |
Definition at line 120 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testWithObjectIcon | ( | ) |
Definition at line 101 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testWithProgress | ( | ) |
Definition at line 110 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testWithTitleAsShy | ( | ) |
Definition at line 149 of file RepositoryObjectTest.php.
References Vendor\Package\$c, and getBaseCard().
Here is the call graph for this function: