falsehope010 / jxmpp-bot

Automatically exported from code.google.com/p/jxmpp-bot
0 stars 0 forks source link

Database class unit testing #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement database unit testing.

Top priority:
1. countRecords()
2. truncateTable()
3. connect() / disconnect() / isConnected()

Original issue reported on code.google.com by ternovic...@gmail.com on 3 Jul 2009 at 7:40

GoogleCodeExporter commented 9 years ago
Implemented. Additional testst should be done

Original comment by ternovic...@gmail.com on 9 Jul 2009 at 7:58