ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on deck implementation. More...
Public Member Functions | |
getFactory () | |
testImplementsFactoryInterface () | |
testGetCards () | |
testWithCards () | |
testGetSize () | |
testWithSize () | |
testRenderContent () | |
Test on deck implementation.
Definition at line 30 of file DeckTest.php.
DeckTest::getFactory | ( | ) |
Definition at line 32 of file DeckTest.php.
Referenced by testGetCards(), testGetSize(), testImplementsFactoryInterface(), testRenderContent(), testWithCards(), and testWithSize().
DeckTest::testGetCards | ( | ) |
Definition at line 55 of file DeckTest.php.
References $c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
DeckTest::testGetSize | ( | ) |
Definition at line 74 of file DeckTest.php.
References $c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
DeckTest::testImplementsFactoryInterface | ( | ) |
Definition at line 46 of file DeckTest.php.
References $c, Vendor\Package\$f, and getFactory().
DeckTest::testRenderContent | ( | ) |
Definition at line 110 of file DeckTest.php.
References $c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
DeckTest::testWithCards | ( | ) |
Definition at line 64 of file DeckTest.php.
References $c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().
DeckTest::testWithSize | ( | ) |
Definition at line 84 of file DeckTest.php.
References $c, Vendor\Package\$d, Vendor\Package\$f, and getFactory().