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

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dumplie/dumplie

Protected Properties

Свойство Type Description
$customerContext Dumplie\Customer\Tests\CustomerContext
$transactionFactory Dumplie\SharedKernel\Application\Transaction\Factory

Méthodes publiques

Méthode Description
clear ( )
test_change_billing_address ( )
test_change_shipping_address ( )
test_new_checkout ( )

Method Details

clear() abstract public méthode

abstract public clear ( )

test_change_billing_address() public méthode

test_change_shipping_address() public méthode

test_new_checkout() public méthode

public test_new_checkout ( )

Property Details

$customerContext protected_oe property

protected CustomerContext,Dumplie\Customer\Tests $customerContext
Résultat Dumplie\Customer\Tests\CustomerContext

$transactionFactory protected_oe property

protected Factory,Dumplie\SharedKernel\Application\Transaction $transactionFactory
Résultat Dumplie\SharedKernel\Application\Transaction\Factory