Class: Karafka::Testing::DummyClient

Inherits:
Object
  • Object
show all
Defined in:
lib/karafka/testing/dummy_client.rb

Overview

A dummy client that takes over client delegated methods from the consumers For specs we do not mark anything as consumed, nor do we really send heartbeats. Those things are tested in the framework itself