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