If I have an application that uses a database as its data store (and ultimate source of truth) that brings some obvious issues when developing tests: In the applications, objects should ONLY be ...
Many styles of test interfaces have been optimized for various constraints and goals over the years. There does, however appear to be a trend of test moving toward standard interfaces and increased ...