Test class for ApiConnector.
Generated by PHPUnit on 2012-01-22 at 16:17:08.
Methods
testAutoload()
testAutoload()
| covers |
\Moneybird\ApiConnector::autoload |
testAutoloadNotExistingClass()
testAutoloadNotExistingClass()
| covers |
\Moneybird\ApiConnector::autoload |
testConfig()
testConfig()
| covers |
\Moneybird\ApiConnector::getCurrentSession |
testGetCurrentSession()
testGetCurrentSession()
| covers |
\Moneybird\ApiConnector::getCurrentSession |
testRequestsLeft()
testRequestsLeft()
| covers |
\Moneybird\ApiConnector::requestsLeft |
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