Closed ArchibaldBienetre closed 2 years ago
Test coverage is fairly perfect now: The only thing that prevents 100% line coverage is that JaCoCo does not seem to count the lines of the method calls that always throw exceptions (which I extracted to do exactly that).
Completes #77