PHP Class Eccube\Tests\Web\ShoppingControllerWithNonmemberTest

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

Public Methods

Method Description
createNonmemberFormData ( )
testCompleteWithNonmember ( ) 非会員情報入力→購入確認画面→完了画面
testConfirmWithNonmember ( ) 非会員情報入力→購入確認画面
testIndexWithCartNotFound ( )
testIndexWithCartUnlock ( )
testNonmemberInput ( )
testNonmemberInputWithPost ( )
testNonmemberWithCartUnlock ( )
testNonmemberWithCustomerLogin ( )
testRoutingShoppingLogin ( )
testShippingEdit ( )
testShippingEditChange ( )
testShippingEditChangeWithPost ( ) 購入確認画面→お届け先の設定(非会員)
testShippingEditChangeWithPostVerify ( ) 購入確認画面→お届け先の設定(非会員)
testShippingEditWithPostToComplete ( ) 購入確認画面→お届け先の設定(非会員)→お届け先変更→購入完了

Method Details

createNonmemberFormData() public method

testCompleteWithNonmember() public method

非会員情報入力→購入確認画面→完了画面

testConfirmWithNonmember() public method

非会員情報入力→購入確認画面

testIndexWithCartNotFound() public method

testIndexWithCartUnlock() public method

testNonmemberInput() public method

public testNonmemberInput ( )

testNonmemberInputWithPost() public method

testNonmemberWithCartUnlock() public method

testNonmemberWithCustomerLogin() public method

testRoutingShoppingLogin() public method

testShippingEdit() public method

public testShippingEdit ( )

testShippingEditChange() public method

testShippingEditChangeWithPost() public method

購入確認画面→お届け先の設定(非会員)

testShippingEditChangeWithPostVerify() public method

購入確認画面→お届け先の設定(非会員)

testShippingEditWithPostToComplete() public method

購入確認画面→お届け先の設定(非会員)→お届け先変更→購入完了