I have created some tests for a Dummy class, just ...
# kotest
c
I have created some tests for a Dummy class, just for the sake of practice (it does not make any sense). I want to assert that the dummy class is generated correctly (i.e. it handles the overflows of minutes and seconds correctly)