PHP Class Eccube\Tests\Web\Admin\Product\ProductClassControllerTest

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

Public Methods

Method Description
setUp ( )
testRoutingAdminProductProductClassEdit ( )

Private Methods

Method Description
newTestClassCategory ( $TestCreator, $TestClassName )
newTestClassName ( $TestCreator )
newTestProduct ( $TestCreator )
newTestProductClass ( $TestCreator, $TestProduct, $TestClassCategory1, $TestClassCategory2 )
newTestProductStock ( $TestCreator, $TestProduct, $TestProductClass )

Method Details

setUp() public method

public setUp ( )

testRoutingAdminProductProductClassEdit() public method