you can even do `expectThat(selectAllUsers()) { is...
# strikt
c
you can even do
expectThat(selectAllUsers()) { isNotEmpty() ... contains... }