Below you will find pages that utilize the taxonomy term “kotlin”
Posts
BlinkyTape JUnit Testwatcher API Implementation
Every so often I like to have a play around with a part of Junit that I haven’t used before, and I recently decided to look into the TestWatcher API.
I have to admit that I have been meaning to play with this for quite a while now…. I just haven’t really found a good use-case for it. Given that I decided to quit trying to find a good use-case and implement something nerdy instead.