Commit graph

7 commits

Author SHA1 Message Date
df434ce7c0
Add tests using Mockito. 2023-03-06 15:30:31 +01:00
f68ff22aac
Remove useless delegation from listener to recorder. (#4) 2023-03-06 15:29:24 +01:00
a79ba51a2a
Update README.md 2023-03-03 13:15:03 +01:00
21e57ce501
[maven-release-plugin] prepare for next development iteration 2023-03-03 11:42:02 +00:00
37c1fa3207
[maven-release-plugin] prepare release 0.1.0 [no ci] 2023-03-03 11:41:58 +00:00
c8977d7175
First draft of implementation (#1)
* First draft of implementation

Readme will follow

* Rename id.

* Exclude `commons-io` to disable build warnings

* Simplify metrics and add documentation
2023-03-03 12:38:06 +01:00
dc38b3715e
first commit 2023-03-02 21:42:26 +01:00