mockk / mockk

mocking library for Kotlin
https://mockk.io
Apache License 2.0
5.41k stars 339 forks source link

chore: converting functions to expression bodies and minor function refactoring #1260

Closed casplattel closed 1 month ago

casplattel commented 4 months ago

Converting some functions to expression bodies while boyscouting the code, also found a minor refactoring.