AreEqualIgnoringCase Method
Checks whether two string values are equal, ignoring case.

C# Syntax

Parameters

expected
The expected string.
actual
The actual string.
verificationName
The verification title.
verificationDescription
The verification description.
verificationImage
An image related to the verification.