
implementation("io.mockative:mockative:1.3.0")Mockative is a mocking framework that enables concise, type-safe mocking of classes and interfaces. It supports both value-based and matcher-based stubbing and verification, and allows implicit stubbing of functions returning `Unit`.