meerkat-java/bulletin-board-server/src/test/java/meerkat/bulletinboard
arbel.peled 53d609bfee Removed database address from Bulletin Board Server init method (the address is given to the Query Provider).
Added integration tests for Single Server Bulletin Board Client.
Fixed subscription logic in the Single Server Bulletin Board Client.
Decoupled Single Server- and Simple- Bulletin Board Clients (Simple-... is now obsolete).
Fixed some bugs.
Threaded Bulletin Board Client now has some errors in integration.
2016-06-28 08:19:29 +03:00
..
BulletinBoardSQLServerIntegrationTest.java Complete overhaul of batch system on server-side 2016-06-16 11:21:58 +03:00
GenericBulletinBoardServerTest.java Changed Bulletin Board Message payload to either data or message ID 2016-06-19 22:00:43 +03:00
H2BulletinBoardServerTest.java Removed database address from Bulletin Board Server init method (the address is given to the Query Provider). 2016-06-28 08:19:29 +03:00
HelloProtoIntegrationTest.java Code review comments and channges 2016-04-05 15:36:00 +03:00
MySQLBulletinBoardServerTest.java Removed database address from Bulletin Board Server init method (the address is given to the Query Provider). 2016-06-28 08:19:29 +03:00
SQLiteBulletinBoardServerTest.java Removed database address from Bulletin Board Server init method (the address is given to the Query Provider). 2016-06-28 08:19:29 +03:00