top10: 1.4.2 - RocksDB does nor work in Alpine-Linux
[demos/kafka/wordcount] / src / test / java / de / juplo / kafka / wordcount / top10 / TestData.java
4 days ago Kai Moritztop10: 1.4.0 - Refined output JSON -- ALIGN top10-1.4.0
4 days ago Kai Moritztop10: 1.3.0 - Refined input JSON to match the new... top10-1.3.0
2024-06-08 Kai Moritztop10: 1.2.1 - Refined `TestData` clearified concerns
2024-06-08 Kai Moritztop10: 1.2.1 - Fixed possible NPE in `Top10ApplicationIT`
2024-06-08 Kai Moritztop10: 1.2.1 - `TestData` uses faked foreign classes...
2024-06-08 Kai Moritztop10: 1.2.1 - Removed logging of type-headers in tests
2024-06-08 Kai Moritztop10: 1.2.1 - Refined `Top10StreamProcessorTopologyTest`
2024-06-08 Kai Moritztop10: 1.2.1 - Added expectations for the number of...
2024-06-08 Kai Moritztop10: 1.2.1 - Added expectations for the final state...
2024-06-08 Kai Moritztop10: 1.2.1 - Refined assertion of expected state
2024-06-08 Kai Moritztop10: 1.2.1 - DRY for `User` in `TestData`
2024-06-08 Kai Moritztop10: 1.2.1 - (RED) Added an assertion regarding the...
2024-05-30 Kai Moritztop10: 1.2.0 - Switched the message-key from `String... top10-1.2.0
2024-05-30 Kai Moritztop10: 1.1.2 - (RED) Added test, that asserts the expec...