2 references to Subject
PresentationCore.Tests (2)
FluentAssertions\FluentAssertExtensions.cs (2)
76parent.Subject.X.Should().BeApproximately(expectedValue.X, precision, because, becauseArgs); 77parent.Subject.Y.Should().BeApproximately(expectedValue.Y, precision, because, becauseArgs);