InvoiceClientTest
extends AbstractClientTestCase
in package
Table of Contents
Properties
Methods
- setUp() : void
- testCancel() : void
- testCancelInvoiceByGuid() : mixed
- testCreateInvoice() : void
- testGetInvoice() : void
- testGetInvoiceByGuid() : void
- testGetInvoices() : void
- testPayInvoice() : void
- testUpdateInvoice() : void
- getInvoiceExample() : Invoice
Properties
$client
protected
Client
$client
Methods
setUp()
public
setUp() : void
Tags
testCancel()
public
testCancel() : void
testCancelInvoiceByGuid()
public
testCancelInvoiceByGuid() : mixed
testCreateInvoice()
public
testCreateInvoice() : void
testGetInvoice()
public
testGetInvoice() : void
testGetInvoiceByGuid()
public
testGetInvoiceByGuid() : void
testGetInvoices()
public
testGetInvoices() : void
testPayInvoice()
public
testPayInvoice() : void
testUpdateInvoice()
public
testUpdateInvoice() : void
getInvoiceExample()
private
getInvoiceExample() : Invoice