Apache Kafka is becoming a very popular technology for asynchronous microservice communication. To support development and testing, we need mocking capabilities for microservices using Kafka. The Mock Actor approach is the solution for the problem of mocking asynchronous communications.