Mocks for testing kafka streams.
Mocks for testing kafka streams.
(producer test-driver {:keys [topic-name key-serde value-serde]})Returns a function which can be used to publish data to a topic for the topology test driver
Returns a function which can be used to publish data to a topic for the topology test driver
(publish test-driver topic-config k v)(publish test-driver topic-config time-ms k v)(streams-builder->test-driver streams-builder)Given the jackdaw streams builder, return a builds the described topology and returns a topology test driver for that topology
Given the jackdaw streams builder, return a builds the described topology and returns a topology test driver for that topology
(topology->test-driver topology)Given a kafka streams topology, return a topology test driver for it
Given a kafka streams topology, return a topology test driver for it
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |