counter: 1.3.1 - Refined `CounterStreamProcessorTopologyTest`
authorKai Moritz <kai@juplo.de>
Sun, 16 Jun 2024 17:38:39 +0000 (19:38 +0200)
committerKai Moritz <kai@juplo.de>
Sun, 16 Jun 2024 19:06:37 +0000 (21:06 +0200)
commit29899898af28dcbb50326ae5837ada195829c592
treeb7552e9caca2c26b59ad477277a6f0fb900eaa58
parentc7f134403fb392077f24567d916a211949c7b197
counter: 1.3.1 - Refined `CounterStreamProcessorTopologyTest`

* `CounterStreamProcessorTopologyTest` uses the type-headers to determine
  the correct type for the deserialization of the output-data.
* Beforehand, the used types were hard-coded in the test.
src/test/java/de/juplo/kafka/wordcount/counter/CounterStreamProcessorTopologyTest.java