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 (Single, Single, Single, String^)
Namespace:
Microsoft.Pex.Framework
Assembly: Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)
public: static void AreNotEqual( float expected, float actual, float delta, String^ message )
Parameters
- expected
- Type: System::Single
- actual
- Type: System::Single
- delta
- Type: System::Single
- message
- Type: System::String^
Show: