PHP Class Dumplie\Customer\Tests\Integration\Application\Generic\CheckoutTestCase

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

Protected Properties

Property Type Description
$customerContext Dumplie\Customer\Tests\CustomerContext
$transactionFactory Dumplie\SharedKernel\Application\Transaction\Factory

Public Methods

Method Description
clear ( )
test_change_billing_address ( )
test_change_shipping_address ( )
test_new_checkout ( )

Method Details

clear() abstract public method

abstract public clear ( )

test_change_billing_address() public method

test_change_shipping_address() public method

test_new_checkout() public method

public test_new_checkout ( )

Property Details

$customerContext protected_oe property

protected CustomerContext,Dumplie\Customer\Tests $customerContext
return Dumplie\Customer\Tests\CustomerContext

$transactionFactory protected_oe property

protected Factory,Dumplie\SharedKernel\Application\Transaction $transactionFactory
return Dumplie\SharedKernel\Application\Transaction\Factory