SQL Server, Azure SQL Database, Amazon RDS & AWS, Oracle and IBM Help
An online community of DBAs, developers and data intelligence builders, with videos, articles, resources and online events for members and non-members.
Find out more >>
(Matthew Jones) In this final part of my unit testing series, we’re going to take a single extension method and show how we can use XUnit’s [Theory] and [InlineData] attributes to quickly write a bunch of tests for that method.