Simulate client requests to the service. More...
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | testGetSingleEventRequest () throws Exception |
Test GetSingleEventRequest. More... | |
void | testWrongAPIUsage () throws Exception |
void | testGetSingleEventRequestInsufficientPermission () throws Exception |
void | testGetSingleEventRequestWrongParameter () throws Exception |
void | testGetSingleEventRequestInternalError () throws Exception |
Simulate client requests to the service.
All requests should be tested here.
void unicopa.copa.server.ClientSimulationTest.testGetSingleEventRequest | ( | ) | throws Exception |
Test GetSingleEventRequest.
Exception |