Class PlaneAssertions
- Namespace
- TUnit.Assertions.Extensions
- Assembly
- MathAssertions.TUnit.dll
public static class PlaneAssertions
- Inheritance
-
PlaneAssertions
- Inherited Members
Methods
IsApproximatelyEqualTo(IAssertionSource<Plane>, Plane, double, string?, string?)
Generated extension method for IsApproximatelyEqualTo
public static Plane_IsApproximatelyEqualTo_Plane_Double_Assertion IsApproximatelyEqualTo(this IAssertionSource<Plane> source, Plane expected, double tolerance, string? expectedExpression = null, string? toleranceExpression = null)
Parameters
sourceIAssertionSource<Plane>expectedPlanetolerancedoubleexpectedExpressionstringtoleranceExpressionstring
Returns
IsGeometricallyEquivalentTo(IAssertionSource<Plane>, Plane, double, string?, string?)
Generated extension method for IsGeometricallyEquivalentTo
public static Plane_IsGeometricallyEquivalentTo_Plane_Double_Assertion IsGeometricallyEquivalentTo(this IAssertionSource<Plane> source, Plane expected, double tolerance, string? expectedExpression = null, string? toleranceExpression = null)
Parameters
sourceIAssertionSource<Plane>expectedPlanetolerancedoubleexpectedExpressionstringtoleranceExpressionstring