CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Public Member Functions | Protected Member Functions | List of all members
unicopa.copa.app.test.ServerConnectionTest Class Reference

Test class for the ServerConnection class. More...

Inheritance diagram for unicopa.copa.app.test.ServerConnectionTest:
Inheritance graph
Collaboration diagram for unicopa.copa.app.test.ServerConnectionTest:
Collaboration graph

Public Member Functions

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...
 

Protected Member Functions

void setUp () throws Exception
 
void tearDown () throws Exception
 

Detailed Description

Test class for the ServerConnection class.

Author
Martin Rabe

Member Function Documentation

void unicopa.copa.app.test.ServerConnectionTest.GetSingleEvent ( ) throws ClientProtocolException, APIException, PermissionException, RequestNotPracticableException, InternalErrorException, IOException

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: