test: Proofed, that there is an NPE in `ShardedChatHome.getChatRoom()`
authorKai Moritz <kai@juplo.de>
Sat, 18 Feb 2023 10:07:21 +0000 (11:07 +0100)
committerKai Moritz <kai@juplo.de>
Sat, 18 Feb 2023 10:09:47 +0000 (11:09 +0100)
commit5df111ec5b6442114b90cc2f1ad45ae73a66e69b
treef52afd0944631c114cb0bcbdf97b620531ad1302
parent1d4b90c15b1571bce48389e2c34e7b15c1697b89
test: Proofed, that there is an NPE in `ShardedChatHome.getChatRoom()`

- Refined `AbstractConfigurationIT` to show, that an NPE can occure in
  `ShardedChatHome.getChatRoom()`.
- Defined the expected behaviour, if the NPE is handled correctly in the
  refined integration-test.
src/test/java/de/juplo/kafka/chat/backend/AbstractConfigurationIT.java