PHP Class Dumplie\CustomerService\Tests\Integration\Application\Generic\OrderTestCase

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

Protected Properties

Property Type Description
$customerServiceContext Dumplie\CustomerService\Tests\CustomerServiceContext

Public Methods

Method Description
test_accept_order ( )
test_prepare_order ( )
test_refund_order ( )
test_reject_order ( )
test_send_order ( )

Method Details

test_accept_order() public method

public test_accept_order ( )

test_prepare_order() public method

public test_prepare_order ( )

test_refund_order() public method

public test_refund_order ( )

test_reject_order() public method

public test_reject_order ( )

test_send_order() public method

public test_send_order ( )

Property Details

$customerServiceContext protected_oe property

protected CustomerServiceContext,Dumplie\CustomerService\Tests $customerServiceContext
return Dumplie\CustomerService\Tests\CustomerServiceContext