Commit Graph

11 Commits

Author SHA1 Message Date
Harald Kuhr 5c9a3e8e58 Added test case. Fixed some minor issues. 2012-06-21 16:52:30 +02:00
Harald Kuhr 0aad4cb77a Clean up: Moved test code from main method to test case. 2012-06-21 16:29:04 +02:00
Harald Kuhr 6c6c08a8f5 Added (long overdue) test cases for ServiceRegistry. 2012-02-01 15:54:37 +01:00
Harald Kuhr b92caf121d Added test cases + fixed some hard to find bugs. 2012-01-25 16:11:58 +01:00
Harald Kuhr 0c4fc454b9 Major test-case cleanup.
- Removed JMock dependency, tests rewritten to use Mockito for stub/mock
- All test should now be using JUnit annotation-style tests
- All modules should now depend on same JUnit version
- Rewrote a few tests to better utilize JUnit annotations
- Fixed a few broken tests
- Code style changes
2011-12-19 14:28:34 +01:00
Harald Kuhr 17f3b97699 Fixed test case + code clean-up. 2011-11-01 14:09:34 +01:00
Harald Kuhr 38b197f6c1 Fixed DateConverter to not have locale-aware formats (thanks, Fredrik Gustafsson).
Rewrote test cases for better readability/new code style.
2011-11-01 13:11:11 +01:00
Harald Kuhr 9cafe4d9a9 Major test overhaul, now uses JUnit 4 annotation style tests. 2011-10-18 20:16:32 +02:00
Harald Kuhr ba4ff3dc45 New code style. No functional changes. 2011-02-21 17:34:15 +01:00
Harald Kuhr 191643a36c Clean-up and minor changes in core classes.
Adapted new code style.
No or few functional changes.
2011-02-16 22:29:23 +01:00
Erlend Hamnaberg 9b615de8ed Moving files around 2009-11-08 18:39:58 +01:00