Slide 77
Slide 77 text
第 III 部 テスト駆動開発のパターン
xUnitのパターン
● アサート
● フィクスチャー
● 外部フィクスチャー
● テストメソッド
● 例外のテスト
● まとめテスト
デザインパターン
● Command
● Value Object
● Null Object
● Template Method
● Pluggable Object
● Pluggable Selector
● Factory Method
● Imposter
● Composite
● Collecting Parameter
● Singletone