Method Summary |
|
public static Test | suite() Creates a test suite for this class. |
public void | testGet() Test to make sure that the FileHandler is working
correctly for files moving from the server to
the client. |
public void | testRemove() Test to make sure that the FileHandler is working
correctly to remove files from the server. |
public void | testSend() Test to make sure that the FileHandler is working
correctly for files moving from the client to
the server. |