-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Using PropertyMatcher<String[]>{...}
on List<String[]>
get error message:
TestFirst.Net.AssertionFailedException :
expected:
A list in order containing at least:
A System.String[] where
A System.String[] where
but was:
null
==== Diagnostics ====
Mismatch!
items are null
expected:not null
Not very helpful!
Metadata
Metadata
Assignees
Labels
No labels