AssertEx.

IsArgumentOutOfRangeException(Exception, string) Method

Namespace
Xunit
Containing Type
AssertEx

Syntax

public static void IsArgumentOutOfRangeException(Exception exception, string parameterName)

Parameters

Name Type Description
exception Exception
parameterName string

Return Value

Type Description
void