Neue Tests fürs Netzwerk

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@481 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Ida Massow 2011-06-19 03:43:25 +02:00
parent fe7a2bc0ee
commit f0c5aa5092
3 changed files with 119 additions and 1 deletions

View file

@ -113,7 +113,7 @@ public class MockConnectionControl implements IConnectionControl {
@Override
public void offerGame(GameData data) {
// TODO Auto-generated method stub
offeredGame = data;
}
@Override