DecimalAssertions.NotBeZero Method
Definition
Asserts that the decimal value is not zero.
public DecimalAssertionsChain NotBeZero();
Returns
A DecimalAssertionsChain for chaining further assertions.
Asserts that the decimal value is not zero.
public DecimalAssertionsChain NotBeZero();
A DecimalAssertionsChain for chaining further assertions.