So a nullable `Foo` currently needs `foo!! shouldB...
# kotlintest
d
So a nullable
Foo
currently needs
foo!! shouldBe bar
?