📄️ Mocking
Learn how to create a mock object and define its behavior effortlessly!
📄️ Mocking multiple types
Create a single mock that implements multiple types!
📄️ Answers
Explore different answer types with clear examples!
📄️ Matchers
Explore a comprehensive range of matchers through practical examples!
📄️ Spying
Easily create a spy from a real object!
📄️ Verifying
Efficiently verify method calls on mocks and spies using different verification modes!
📄️ Coroutines
Learn how to work with Coroutines efficiently!
📄️ Debugging
Debug your mocks easily!