xamarin/binding-tools-for-swift

[Tests] Update tests to use NUnit modern API

stephen-hawley opened this issue · 0 comments

Throughout the tests, you'll see ClassicAssert.xxxxx this should get updated to use Assert.That instead.
This is an easy, but large task.