CartControllerTest
class CartControllerTest extends AbstractWebTestCase
Properties
protected | $client | from AbstractWebTestCase | |
static protected | $server | from AbstractWebTestCase |
Methods
testRoutingCart()
No description
testRoutingCartAdd()
No description
testRoutingCartUp()
No description
testRoutingCartDown()
No description
testRoutingCartSetQuantity()
No description
testRoutingCartRemove()
No description
Details
in AbstractWebTestCase at line 37
setUp()
in AbstractWebTestCase at line 49
tearDown()
in AbstractWebTestCase at line 57
static
tearDownAfterClass()
in AbstractWebTestCase at line 65
createApplication()
{@inheritdoc}