Join Slack
Powered by
what about `get` instead of `chain`? ```expectThat...
# strikt
c
christophsturm
10/02/2018, 10:11 PM
what about
get
instead of
chain
?
Copy code
expectThat(person) { get{lastName}.isEqualTo("Bowie") }
2
Views
Open in Slack
Previous
Next