|
|
|
|
|
by marcosdumay
4024 days ago
|
|
Not with unity tests, that's a certainty. Unity tests do not test business logic. Yes, when people say that no tests are needed, it's hyperbolic. Tests are always needed, but you do not need to test all corner cases, just the ones created by business logic. |
|