
implementation("io.mockative:mockative:1.3.1")Mockative is a mocking framework that facilitates the creation of mock implementations for classes and interfaces. It offers a concise, non-intrusive, and type-safe API, supporting both value-based and matcher-based stubbing and verification. Additionally, it allows implicit stubbing of functions returning `Unit`.