Mocks for testing kafka streams.
Mocks for testing kafka streams.
(collect streams-builder)
Collects the test results. The test driver returns a list of messages with each message formatted like "key:value"
Collects the test results. The test driver returns a list of messages with each message formatted like "key:value"
(publish test-driver topic-config k v)
(publish test-driver topic-config time-ms k v)
(send topology topic-config key message)
Publishes message to a topic.
Publishes message to a topic.
(streams-builder)
(streams-builder streams-builder)
Creates a mock streams-builder.
Creates a mock streams-builder.
(string-topic topic-name)
Helper to create a topic.
Helper to create a topic.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close