|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 () | |
Private Member Functions | |
| getCardFactory () | |
| getBaseCard () | |
Test on Repository Object card implementation.
Definition at line 31 of file RepositoryObjectTest.php.
|
private |
Definition at line 76 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 71 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 ILIAS\GlobalScreen\Provider\__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 89 of file RepositoryObjectTest.php.
References getCardFactory().
Here is the call graph for this function:| RepositoryObjectTest::testImplementsFactoryInterface | ( | ) |
Definition at line 84 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithActions | ( | ) |
Definition at line 257 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithCertificateIcon | ( | ) |
Definition at line 190 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithObjectIcon | ( | ) |
Definition at line 158 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testRenderWithProgressmeter | ( | ) |
Definition at line 223 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testWithActions | ( | ) |
Definition at line 130 of file RepositoryObjectTest.php.
References Vendor\Package\$f, getBaseCard(), and getFactory().
Here is the call graph for this function:| RepositoryObjectTest::testWithCertificateIcon | ( | ) |
Definition at line 119 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testWithObjectIcon | ( | ) |
Definition at line 100 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testWithProgress | ( | ) |
Definition at line 109 of file RepositoryObjectTest.php.
References getBaseCard().
Here is the call graph for this function:| RepositoryObjectTest::testWithTitleAsShy | ( | ) |
Definition at line 148 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
Here is the call graph for this function: