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.
PexAssert::AreNotEqual Method (Double, Double, Double, String^, array<Object^>^)
Namespace:
Microsoft.Pex.Framework
Assembly: Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)
public: static void AreNotEqual( double expected, double actual, double delta, String^ format, ... array<Object^>^ args )
Parameters
- expected
- Type: System::Double
- actual
- Type: System::Double
- delta
- Type: System::Double
- format
- Type: System::String^
- args
- Type: array<System::Object^>^
Show: