PHP 클래스 Dumplie\Inventory\Tests\Integration\Application\Generic\ProductTestCase

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

보호된 프로퍼티들

프로퍼티 타입 설명
$inventoryContext Dumplie\Inventory\Tests\InventoryContext

공개 메소드들

메소드 설명
test_creating_product ( )
test_that_put_back_product_to_stock ( )
test_that_removes_product_from_stock ( )

보호된 메소드들

메소드 설명
clear ( )

메소드 상세

clear() 추상적인 보호된 메소드

abstract protected clear ( )

test_creating_product() 공개 메소드

test_that_put_back_product_to_stock() 공개 메소드

test_that_removes_product_from_stock() 공개 메소드

프로퍼티 상세

$inventoryContext 보호되어 있는 프로퍼티

protected InventoryContext,Dumplie\Inventory\Tests $inventoryContext
리턴 Dumplie\Inventory\Tests\InventoryContext