Skip to content

DecimalAssertions Constructors

Provides assertions for Decimal values.

public DecimalAssertions(decimal value);

Parameters

Name Type Description
value Decimal The value to assert on.