Testing With MockK
Should I use MockK in the first place? First things first. Why add a new library for testing into the project if I already use Mockito and/or Powermock and those are just fine? We tested before MockK, didn't we? What's the benefit of adding it now...
Apr 25, 20215 min read481
