bnorm/kotlin-power-assert

Static functions do not seem to work

bnorm opened this issue · 2 comments

bnorm commented

Static functions from the JUnit 5 Assertions class don't seem to be diagramed. Add some unit tests for static functions to make sure they work correctly. And fix any bugs found.

bnorm commented

Correct. I briefly tried it at least and it didn't seem to be working for the latter. Would be good to double check with some unit tests and make sure it always works. Could just be some problems with the plugin trying to find an appropriate overload.