hi, I've got the following assertThat(newsletterIn...
# announcements
g
hi, I've got the following assertThat(newsletterInfo.teaserInfos?.teaserInfo?.get(0)?.languageCode).isEqualTo("de_DE") is this also possible with the operator [0] instead of get(0)?