class CartControllerTest extends AbstractWebTestCase

Properties

protected $client from AbstractWebTestCase
static protected $server from AbstractWebTestCase

Methods

setUp()

No description

tearDown()

No description

static 
tearDownAfterClass()

No description

createApplication()

{@inheritdoc}

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}

at line 30
testRoutingCart()

at line 36
testRoutingCartAdd()

at line 43
testRoutingCartUp()

at line 49
testRoutingCartDown()

at line 55
testRoutingCartSetQuantity()

at line 61
testRoutingCartRemove()