Join Slack
Powered by
Also it would work without lists too. We just need...
# kotlintest
s
sam
09/07/2019, 3:54 PM
Also it would work without lists too. We just need another matcher,
myType.extracting(::name, ::location) shouldBe Tuple2("sam", "chicago")
Open in Slack
Previous
Next