PHP Class Eccube\Tests\Plugin\Web\ProductControllerTest

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

Public Methods

Method Description
testRoutingDetail ( )
testRoutingList ( )
testRoutingProductAdd ( )
testRoutingProductFavoriteAdd ( )

Protected Methods

Method Description
createFormData ( )
createFormData2 ( )

Method Details

createFormData() protected method

protected createFormData ( )

createFormData2() protected method

protected createFormData2 ( )

testRoutingDetail() public method

public testRoutingDetail ( )

testRoutingList() public method

public testRoutingList ( )

testRoutingProductAdd() public method

testRoutingProductFavoriteAdd() public method