Test Driven Development 公開
[search 0]
もっと
Download the App!
show episodes
 
Loading …
show series
 
Download the Podcast We recently got a question from Tomas Vykruta, a colleague of ours, and we felt it turned out to be such a good, fruitful question that we wanted to pass it, and our answers, along in this blog.Here is Tomas' question:Do you prefer to have unit tests written against the public API, or to test individual functions inside the API…
  continue reading
 
Download the podcastChain Composition BehaviorsWe always design services for multiple clients. Even if a service (like the Processor service in our example) has only a single client today, we want to allow for multiple clients in the future. In fact, we want to promote this; any effort expended to create a service will return increasing value when …
  continue reading
 
Download the podcastTesting the Chain of ResponsibilityThe Chain of Responsibility pattern (hereafter CoR) is one of the original “Gang of Four” patterns. We’re assuming you know this pattern already, but if not you might want to read about it first at the Net Objectives Pattern Repository.The basic idea is this: you have a series of rules (or algo…
  continue reading
 
Loading …

クイックリファレンスガイド