PHP Class Sonata\Tests\Component\Payment\PaymentHandlerTest

Author: Hugo Briand ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/ecommerce

Public Methods

Method Description
testGetPaymentCallbackResponse ( )
testGetSendbankOrder ( )
testHandleConfirmation ( )
testHandleError ( )
testHandleErrorEntityNotFoundException ( )
testHandleErrorInvalidTransactionException ( )
testHandleErrorInvalidTransactionException2 ( )

Method Details

testGetPaymentCallbackResponse() public method

testGetSendbankOrder() public method

testHandleConfirmation() public method

testHandleError() public method

public testHandleError ( )

testHandleErrorEntityNotFoundException() public method

testHandleErrorInvalidTransactionException() public method

testHandleErrorInvalidTransactionException2() public method