test improvements
* use logger instead of System.err for test output * refactor KeyEntryData into separate file
This commit is contained in:
parent
a1245cf4ae
commit
8800020856
3 changed files with 73 additions and 53 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
target/
|
||||
.idea/
|
||||
.settings/
|
||||
.checkstyle
|
||||
.project
|
||||
.classpath
|
||||
*.iml
|
Loading…
Add table
Add a link
Reference in a new issue