Toggle side menu
Toggle side menu
Blog
Documentation
Reference
Extensions
Community
API
Support Us
Source
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