dave08
01/20/2019, 5:48 PMshould { }
, the foo
is nullable, not the bar
and to be able to make further assertions it must not be null, so I think it's different (since the very fact that the tester is requiring further assertions is assuming that the result will not be null), but a name that clearly expresses that might be better...?