Skip to content

Latest commit

 

History

History

tdd-area-calculations

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Finish this kata with the unit tests as your only help!

Task

  • Implement: Calculator.getTotalArea()
  • Define the different shapes: Square, Rectangle, Circle and Triangle