AssertEx.

IsCakeException(Exception, string) Method

Namespace
Xunit
Containing Type
AssertEx

Syntax

public static void IsCakeException(Exception exception, string message)

Parameters

Name Type Description
exception Exception
message string

Return Value

Type Description
void