Ensure.That icon indicating copy to clipboard operation
Ensure.That copied to clipboard

Added extra assertion method to BoolArg and EnumArg

Open mortezaalizadeh opened this issue 2 years ago • 0 comments

Added the support to BoolArg to take into account where the input value is nullable.

Added the support to EnumArg to check the existence of an enum item in the provided collection of enum values

mortezaalizadeh avatar Nov 15 '21 00:11 mortezaalizadeh