BillClientTest
extends AbstractClientTestCase
in package
Table of Contents
Properties
Methods
- setUp() : void
- testCreate() : void
- testDeliverBill() : void
- testGetBill() : void
- testGetBills() : void
- testUpdateBill() : void
- getBillExample() : Bill
Properties
$client
protected
Client
$client
Methods
setUp()
public
setUp() : void
Tags
testCreate()
public
testCreate() : void
testDeliverBill()
public
testDeliverBill() : void
testGetBill()
public
testGetBill() : void
testGetBills()
public
testGetBills() : void
testUpdateBill()
public
testUpdateBill() : void
getBillExample()
private
getBillExample() : Bill