Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Spec
Dumplie
Customer
Domain
CartSpec
PHP 클래스 Spec\Dumplie\Customer\Domain\CartSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: dumplie/dumplie
공개 메소드들
메소드
설명
it_accepts_new_products
( )
it_allows_to_remove_items
( )
it_is_empty_by_default
( )
it_sums_products_with_same_sku
( )
it_throws_exception_when_adding_product_with_different_currencies
( )
it_throws_exception_when_adding_unavailable_product
( )
it_throws_exception_when_removing_products_that_is_not_in_cart
( )
let
( )
메소드 상세
it_accepts_new_products()
공개
메소드
public
it_accepts_new_products
( )
it_allows_to_remove_items()
공개
메소드
public
it_allows_to_remove_items
( )
it_is_empty_by_default()
공개
메소드
public
it_is_empty_by_default
( )
it_sums_products_with_same_sku()
공개
메소드
public
it_sums_products_with_same_sku
( )
it_throws_exception_when_adding_product_with_different_currencies()
공개
메소드
public
it_throws_exception_when_adding_product_with_different_currencies
( )
it_throws_exception_when_adding_unavailable_product()
공개
메소드
public
it_throws_exception_when_adding_unavailable_product
( )
it_throws_exception_when_removing_products_that_is_not_in_cart()
공개
메소드
public
it_throws_exception_when_removing_products_that_is_not_in_cart
( )
let()
공개
메소드
public
let
( )