PHP 클래스 PhilipBrown\Basket\Tests\ProductTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: philipbrown/basket

공개 메소드들

메소드 설명
setUp ( )
should_add_a_coupon ( )
should_add_a_tag ( )
should_add_discount ( )
should_categorise_a_product ( )
should_decrement_the_quantity ( )
should_increment_the_quantity ( )
should_return_the_coupons_collection ( )
should_return_the_delivery_charge ( )
should_return_the_freebie_status ( )
should_return_the_name ( )
should_return_the_price ( )
should_return_the_quantity ( )
should_return_the_rate ( )
should_return_the_sku ( )
should_return_the_tags_collection ( )
should_return_the_taxable_status ( )
should_run_closure_of_actions ( )
should_set_delivery_charge ( )
should_set_the_freebie_status ( )
should_set_the_quantity ( )
should_set_the_rate ( )
should_set_the_taxable_status ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

should_add_a_coupon() 공개 메소드

public should_add_a_coupon ( )

should_add_a_tag() 공개 메소드

public should_add_a_tag ( )

should_add_discount() 공개 메소드

public should_add_discount ( )

should_categorise_a_product() 공개 메소드

should_decrement_the_quantity() 공개 메소드

should_increment_the_quantity() 공개 메소드

should_return_the_coupons_collection() 공개 메소드

should_return_the_delivery_charge() 공개 메소드

should_return_the_freebie_status() 공개 메소드

should_return_the_name() 공개 메소드

should_return_the_price() 공개 메소드

should_return_the_quantity() 공개 메소드

should_return_the_rate() 공개 메소드

should_return_the_sku() 공개 메소드

should_return_the_tags_collection() 공개 메소드

should_return_the_taxable_status() 공개 메소드

should_run_closure_of_actions() 공개 메소드

should_set_delivery_charge() 공개 메소드

should_set_the_freebie_status() 공개 메소드

should_set_the_quantity() 공개 메소드

should_set_the_rate() 공개 메소드

public should_set_the_rate ( )

should_set_the_taxable_status() 공개 메소드