MrKWatkins.Assertions 0.0.21 Help

ExceptionExtensions.NotHaveActualValue Method

Definition

public static ObjectAssertionsChain<TException> NotHaveActualValue<TException>(this ObjectAssertions<TException> assertions, object expected) where TException : ArgumentOutOfRangeException;

Type Parameters

Name

Description

TException

Parameters

Name

Type

Description

assertions

ObjectAssertions<TException>

expected

Object

Returns

ObjectAssertionsChain<TException>

Last modified: 29 January 2025