The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PexAssume::AreEqual Method (String^, String^, Boolean, CultureInfo^)
Namespace:
Microsoft.Pex.Framework
Assembly: Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)
public: static void AreEqual( String^ expected, String^ actual, bool ignoreCase, CultureInfo^ culture )
Parameters
- expected
- Type: System::String^
- actual
- Type: System::String^
- ignoreCase
- Type: System::Boolean
- culture
- Type: System.Globalization::CultureInfo^
Show: