Overload | Description |
---|---|
Should<TEnum>(TEnum) | Returns an FluentAssertions.Primitives.EnumAssertions<TEnum,TAssertions> object that can be used to assert the current TEnum. |
Should<TEnum>(Nullable<TEnum>) | Returns an FluentAssertions.Primitives.EnumAssertions<TEnum,TAssertions> object that can be used to assert the current TEnum. |