pedr / tdd-jason-gorman-exercises

Resolving TDD exercises from Gorman book with C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDD - Jason Gorman

Exercises written in C# with xUnit.net from the excelent and free (!!) book about TDD.

Thanks for Jason Gorman and Codemanship for this wonderful resource.

http://www.codemanship.co.uk/tdd_jasongorman_codemanship.pdf

Exercises

Chapter 4

  • 1-a - GeneratePrimes
  • 1-b - ArabicNumber
  • 2 - ShoppingCartDiscount

Chapter 6

  • 4-1 - Cube
  • 4-2 - Cylinder
  • 4-3 - Pyramid

Chapter 7

  • 5 - MovieReviewReport

About

Resolving TDD exercises from Gorman book with C#

License:GNU General Public License v3.0


Languages

Language:C# 100.0%