Timeline for Is static universally "evil" for unit testing and if so why does Resharper recommend it?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 2, 2016 at 14:57 | comment | added | soru | i.e. option 1. I agree that's the best approach, but it can be useful to know other people use the terms differently (reasonably or not). | |
| Jun 2, 2016 at 12:01 | comment | added | sara | There is nothing that says that a unit test is a test of a single class. It's a test of a single unit. The defining properties of unit tests are that they are fast, repeatable and independent. Referencing Math.Pi in a method does not make it an integration test by any reasonable definition. | |
| Mar 1, 2015 at 20:07 | history | answered | soru | CC BY-SA 3.0 |