FloatingPointAssertions<T>.BeNegativeInfinity Method
Definition
Asserts that the floating-point value is negative infinity.
public FloatingPointAssertionsChain<T> BeNegativeInfinity();
Returns
FloatingPointAssertionsChain<T>
A FloatingPointAssertionsChain<T> for chaining further assertions.