If a unit test connects to a database, interacts with the file system, reads a configuration file value, requests some data from a web service, it isn’t a unit test.
When a unit test is not a unit test
September 30, 2011 | 0 comments
September 30, 2011 | 0 comments
If a unit test connects to a database, interacts with the file system, reads a configuration file value, requests some data from a web service, it isn’t a unit test.