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:
parent
fe7a2bc0ee
commit
f0c5aa5092
3 changed files with 119 additions and 1 deletions
|
@ -113,7 +113,7 @@ public class MockConnectionControl implements IConnectionControl {
|
|||
|
||||
@Override
|
||||
public void offerGame(GameData data) {
|
||||
// TODO Auto-generated method stub
|
||||
offeredGame = data;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Reference in a new issue