public void ReturnCenterAsFirstLocation() { spiral.GetNextLocation().Should().Be(new PointF(0, 0)); }