ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on Repository Object card implementation. More...
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().
|
private |
Definition at line 71 of file RepositoryObjectTest.php.
Referenced by getBaseCard(), and testFactoryWithShyButton().
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().
RepositoryObjectTest::testFactoryWithShyButton | ( | ) |
Definition at line 89 of file RepositoryObjectTest.php.
References getCardFactory().
RepositoryObjectTest::testImplementsFactoryInterface | ( | ) |
Definition at line 84 of file RepositoryObjectTest.php.
References getBaseCard().
RepositoryObjectTest::testRenderWithActions | ( | ) |
Definition at line 257 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
RepositoryObjectTest::testRenderWithCertificateIcon | ( | ) |
Definition at line 190 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
RepositoryObjectTest::testRenderWithObjectIcon | ( | ) |
Definition at line 158 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
RepositoryObjectTest::testRenderWithProgressmeter | ( | ) |
Definition at line 223 of file RepositoryObjectTest.php.
References $c, and getBaseCard().
RepositoryObjectTest::testWithActions | ( | ) |
Definition at line 130 of file RepositoryObjectTest.php.
References Vendor\Package\$f, getBaseCard(), and getFactory().
RepositoryObjectTest::testWithCertificateIcon | ( | ) |
Definition at line 119 of file RepositoryObjectTest.php.
References getBaseCard().
RepositoryObjectTest::testWithObjectIcon | ( | ) |
Definition at line 100 of file RepositoryObjectTest.php.
References getBaseCard().
RepositoryObjectTest::testWithProgress | ( | ) |
Definition at line 109 of file RepositoryObjectTest.php.
References getBaseCard().
RepositoryObjectTest::testWithTitleAsShy | ( | ) |
Definition at line 148 of file RepositoryObjectTest.php.
References $c, and getBaseCard().