ExpensiveBelly
Results
1
issues of
ExpensiveBelly
`@JvmField` annotation causing `io.mockk.MockKException: Missing calls inside every { ... } block`
12
### Expected Behavior No exception being thrown ### Current Behavior MockKException is being thrown #### Steps to Reproduce 1. Add a `@JvmField` annotated property to a class you want to...
important