Test class for Amfphp_Core_Common_ServiceRouter.
Methods
test exceute service call
testExecuteTestServiceCall()
test find fuééy service in folder
testFindDummyServiceInFolder()
test no function exception
testNoFunctionException()
expectedException |
Amfphp_Core_Exception |
test no service exception
testNoServiceException()
expectedException |
Amfphp_Core_Exception |
test reserved method exception
testReservedMethodException()
expectedException |
Amfphp_Core_Exception |
Sets up the fixture, for example, opens a network connection.
setUp()
This method is called before a test is executed.
Properties