PHP Class Eccube\Tests\Plugin\Web\CartControllerTest

Inheritance: extends AbstractWebTestCase
Show file Open project: ec-cube/ec-cube

Public Methods

Method Description
testRoutingCart ( )
testRoutingCartAdd ( )
testRoutingCartAddException ( )
testRoutingCartDown ( )
testRoutingCartDownException ( )
testRoutingCartRemove ( )
testRoutingCartUp ( )
testRoutingCartUpException ( )

Method Details

testRoutingCart() public method

public testRoutingCart ( )

testRoutingCartAdd() public method

public testRoutingCartAdd ( )

testRoutingCartAddException() public method

testRoutingCartDown() public method

public testRoutingCartDown ( )

testRoutingCartDownException() public method

testRoutingCartRemove() public method

testRoutingCartUp() public method

public testRoutingCartUp ( )

testRoutingCartUpException() public method