Package org.springframework.kafka.mock
package org.springframework.kafka.mock
Provides classes to support the use of MockConsumer and MockProducer.
-
ClassDescriptionMockConsumerFactory<K,
V> Support the use ofMockConsumer
in tests.MockProducerFactory<K,V> Support the use ofMockProducer
in tests.