Hi,
could you add .BeNull() and .BeNotNull() assertions for Nullable types, please?
Thanls
Comments: ** Comment from web user: jesuissur **
could you add .BeNull() and .BeNotNull() assertions for Nullable types, please?
Thanls
Comments: ** Comment from web user: jesuissur **
We should probably add documentation about nullable types. I had to look into source code to found out those methods for Numerical types on my first use.