Open stephen-hawley opened 11 months ago
Throughout the tests, you'll see ClassicAssert.xxxxx this should get updated to use Assert.That instead. This is an easy, but large task.
ClassicAssert.xxxxx
Assert.That
Throughout the tests, you'll see
ClassicAssert.xxxxx
this should get updated to useAssert.That
instead. This is an easy, but large task.