Testability is a characteristic of software that describes the complexity of the testing setup in relation to the complexity of the tested code.
It is important to stress that testability cannot be observed through the code alone. It is always the relationship the code and its complexity have with the complexity of the testing setup.
Collection
[
|
...
]