Join Slack
Powered by
another option would be to make `get` assert that ...
# strikt
r
robfletcher
03/12/2019, 6:47 PM
another option would be to make
get
assert that the result is non-null but then you couldn’t do
expectThat(aMap).get("foo").isNull()
Open in Slack
Previous
Next