test improvements

* use logger instead of System.err for test output
* refactor KeyEntryData into separate file
This commit is contained in:
Jan Dittberner 2014-10-12 14:33:27 +02:00
parent a1245cf4ae
commit 8800020856
3 changed files with 73 additions and 53 deletions

2
.gitignore vendored
View file

@ -1,5 +1,7 @@
target/
.idea/
.settings/
.checkstyle
.project
.classpath
*.iml