PHP 클래스 Eccube\Tests\Web\ShoppingControllerTest

상속: extends AbstractWebTestCase
파일 보기 프로젝트 열기: ec-cube/ec-cube

공개 메소드들

메소드 설명
testComplete ( )
testCompleteWithLogin ( ) カート→購入確認画面→完了画面
testDeliveryWithError ( ) 購入確認画面→お届け先設定(入力エラー)
testDeliveryWithNotInput ( ) 購入確認画面→お届け先設定(未入力)
testDeliveryWithPost ( ) 購入確認画面→お届け先設定
testPaymentWithError ( ) 購入確認画面→支払い方法選択(エラー)
testPaymentWithPost ( ) 購入確認画面→支払い方法選択
testRoutingShoppingLogin ( )
testShippingChangeWithPost ( ) 購入確認画面→お届け先の設定
testShippingShipping ( ) 購入確認画面→お届け先の設定→お届け先一覧
testShippingShippingPost ( ) 購入確認画面→お届け先の設定→お届け先追加→購入完了
testShoppingError ( )
testShoppingIndexWithCartUnlock ( )

메소드 상세

testComplete() 공개 메소드

public testComplete ( )

testCompleteWithLogin() 공개 메소드

カート→購入確認画面→完了画面

testDeliveryWithError() 공개 메소드

購入確認画面→お届け先設定(入力エラー)

testDeliveryWithNotInput() 공개 메소드

購入確認画面→お届け先設定(未入力)

testDeliveryWithPost() 공개 메소드

購入確認画面→お届け先設定

testPaymentWithError() 공개 메소드

購入確認画面→支払い方法選択(エラー)

testPaymentWithPost() 공개 메소드

購入確認画面→支払い方法選択
public testPaymentWithPost ( )

testRoutingShoppingLogin() 공개 메소드

testShippingChangeWithPost() 공개 메소드

購入確認画面→お届け先の設定

testShippingShipping() 공개 메소드

購入確認画面→お届け先の設定→お届け先一覧

testShippingShippingPost() 공개 메소드

購入確認画面→お届け先の設定→お届け先追加→購入完了

testShoppingError() 공개 메소드

public testShoppingError ( )

testShoppingIndexWithCartUnlock() 공개 메소드