Test class for Contact.

Generated by PHPUnit on 2012-07-15 at 12:55:54.

 Methods

setUpBeforeClass()

setUpBeforeClass() 

testCreateEstimate()

testCreateEstimate() 

covers \Moneybird\Contact::createEstimate

testCreateIncomingInvoice()

testCreateIncomingInvoice() 

covers \Moneybird\Contact::createIncomingInvoice

testCreateInvoice()

testCreateInvoice() 

covers \Moneybird\Contact::createInvoice

testCreateRecurringTemplate()

testCreateRecurringTemplate() 

covers \Moneybird\Contact::createRecurringTemplate

testDelete()

testDelete() 

covers \Moneybird\Contact::delete

testGetAll()

testGetAll() 

covers \Moneybird\Contact_Service::getAll

testGetByCustomerId()

testGetByCustomerId() 

covers \Moneybird\Contact_Service::getByCustomerId

testGetById()

testGetById() 

covers \Moneybird\Contact_Service::getById

testGetByIds()

testGetByIds() 

covers \Moneybird\Contact_Service::getByIds

testGetEstimates()

testGetEstimates() 

covers \Moneybird\Contact::getEstimates

testGetIncomingInvoices()

testGetIncomingInvoices() 

covers \Moneybird\Contact::getIncomingInvoices

testGetInvoices()

testGetInvoices() 

covers \Moneybird\Contact::getInvoices

testGetRecurringTemplates()

testGetRecurringTemplates() 

covers \Moneybird\Contact::getRecurringTemplates

testGetSyncList()

testGetSyncList() 

covers \Moneybird\Contact_Service::getSyncList

testSave()

testSave() 

covers \Moneybird\Contact::save

Sets up the fixture, for example, opens a network connection.

setUp() 

This method is called before a test is executed.

Tears down the fixture, for example, closes a network connection.

tearDown() 

This method is called after a test is executed.

 Properties

 

$apiConnector

$apiConnector : \Moneybird\ApiConnector

 

$contactId

$contactId 

 

$customerId

$customerId 

 

$object

$object : \Moneybird\Contact

 

$service

$service : \Moneybird\Contact_Service

 

$testContactId

$testContactId