RefundClientTest
extends AbstractClientTestCase
in package
Table of Contents
Properties
Methods
- setUp() : void
- testCancelRefund() : void
- testCreateRefund() : void
- testCreateRefundShouldCatchRestCliException() : void
- testGetRefund() : void
- testGetRefunds() : void
- testSendNotification() : void
- getInvoiceExample() : Invoice
Properties
$client
protected
Client
$client
Methods
setUp()
public
setUp() : void
Tags
testCancelRefund()
public
testCancelRefund() : void
testCreateRefund()
public
testCreateRefund() : void
testCreateRefundShouldCatchRestCliException()
public
testCreateRefundShouldCatchRestCliException() : void
testGetRefund()
public
testGetRefund() : void
testGetRefunds()
public
testGetRefunds() : void
testSendNotification()
public
testSendNotification() : void
getInvoiceExample()
private
getInvoiceExample() : Invoice