PHP Class Dumplie\Inventory\Tests\Integration\Application\Generic\ProductTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dumplie/dumplie

Protected Properties

Property Type Description
$inventoryContext Dumplie\Inventory\Tests\InventoryContext

Public Methods

Method Description
test_creating_product ( )
test_that_put_back_product_to_stock ( )
test_that_removes_product_from_stock ( )

Protected Methods

Method Description
clear ( )

Method Details

clear() abstract protected method

abstract protected clear ( )

test_creating_product() public method

test_that_put_back_product_to_stock() public method

test_that_removes_product_from_stock() public method

Property Details

$inventoryContext protected_oe property

protected InventoryContext,Dumplie\Inventory\Tests $inventoryContext
return Dumplie\Inventory\Tests\InventoryContext