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

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_create_payment ( )
test_pay_payment ( )
test_reject_payment ( )

Protected Methods

Method Description
clear ( )

Method Details

clear() abstract protected method

abstract protected clear ( )

test_create_payment() public method

public test_create_payment ( )

test_pay_payment() public method

public test_pay_payment ( )

test_reject_payment() public method

public test_reject_payment ( )

Property Details

$customerServiceContext protected_oe property

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