←Older revision | Revision as of 13:47, 4 April 2018 | ||
Line 3: | Line 3: | ||
Why did people prefer [[wikipedia::Spring Framework|Spring]] over [[wikipedia::EJB|EJB 2.x]]? Is this just a problem of these particular technologies or is there a stronger reason beneath it applicable to any API? In [[Keep Testability In Mind|Chapter 9]] I'll discuss one, in my opinion very important difference that is getting more and more important in the last few years. [[wikipedia::Spring Framework|Spring]] has been designed with testabililty in mind and as such it attracted all those developers who subscribed to agile development. I'll present this as almost necessary feature of every new API and outline a way to make productivity high while making testability simple. | Why did people prefer [[wikipedia::Spring Framework|Spring]] over [[wikipedia::EJB|EJB 2.x]]? Is this just a problem of these particular technologies or is there a stronger reason beneath it applicable to any API? In [[Keep Testability In Mind|Chapter 9]] I'll discuss one, in my opinion very important difference that is getting more and more important in the last few years. [[wikipedia::Spring Framework|Spring]] has been designed with testabililty in mind and as such it attracted all those developers who subscribed to agile development. I'll present this as almost necessary feature of every new API and outline a way to make productivity high while making testability simple. | ||
- | == When | + | == When There is Enough of [[CodeCoverage]]? == |
{{:CodeCoverage}} | {{:CodeCoverage}} |