dave08
expectThat(result) .get("key1") .get("nested key") .isA<Collection<String>>() .containsExactly("thumbnail")