Join Slack
Powered by
Yes, look at it as follows: expect(x) to be null ...
# atrium
r
robstoll
10/24/2020, 4:20 PM
Yes, look at it as follows: expect(x) to be null if null given You passed an assertionCreator lambda, hence it should not be null but... What you have definef in the lambda, in your case toBe(1)
2
Views
Open in Slack
Previous
Next