Hi,
could you add .BeNull() and .BeNotNull() assertions for Nullable types, please?
Thanls
Comments: ** Comment from web user: dennisdoomen **
could you add .BeNull() and .BeNotNull() assertions for Nullable types, please?
Thanls
Comments: ** Comment from web user: dennisdoomen **
If I'm not mistaken, all supported types have a HaveValue() and NotHaveValue() method that does just that.