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 36
setUp()

in AbstractWebTestCase at line 48
tearDown()

in AbstractWebTestCase at line 56
static tearDownAfterClass()

in AbstractWebTestCase at line 64
createApplication()

{@inheritdoc}

at line 30
testRoutingCart()

at line 37
testRoutingCartAdd()

at line 45
testRoutingCartUp()

at line 52
testRoutingCartDown()

at line 59
testRoutingCartSetQuantity()

at line 66
testRoutingCartRemove()