I\'m currently writing a Java Client Server Application. So i want to implement two Libraries, one for the Client and one for the Server. The Client Server Communication has
You may use any mock object framework to create mock objects - Try jmockit.