Join Slack
Powered by
I'm still not too clear on what you mean... ``` va...
# kotlintest
d
dave08
01/20/2019, 5:37 PM
I'm still not too clear on what you mean...
Copy code
val foo: Foo? = Foo("peter") val bar: Foo? = null foo shouldBe bar
? What does KotlinTest do currently that what I mentioned might propose to change?
Open in Slack
Previous
Next