Test class for the ServerConnection class.
More...
|
| void | testLogin () throws ClientProtocolException, IOException |
| | This method tests the login method. More...
|
| |
| void | GetSingleEvent () throws ClientProtocolException, APIException, PermissionException, RequestNotPracticableException, InternalErrorException, IOException |
| | This method tests the GetSingleEvent method. More...
|
| |
|
|
void | setUp () throws Exception |
| |
|
void | tearDown () throws Exception |
| |
Test class for the ServerConnection class.
- Author
- Martin Rabe
This method tests the GetSingleEvent method.
- Exceptions
-
| ClientProtocolException | |
| APIException | |
| PermissionException | |
| RequestNotPracticableException | |
| InternalErrorException | |
| IOException | |
| void unicopa.copa.app.test.ServerConnectionTest.testLogin |
( |
) | |
throws ClientProtocolException, IOException |
This method tests the login method.
- Exceptions
-
| ClientProtocolException | |
| IOException | |
The documentation for this class was generated from the following file:
- CopaApp/src/main/java/unicopa/copa/app/test/ServerConnectionTest.java