public void SetUp() => testObject = new Equation(new[] { 2.0, 3.0, 0.0, -2.0 }, 15);