Skip to content

fluentforward/tdd-java-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#tdd-java-calculator

This is our test-driven example calculator application from our Test driven development in Java course.

Please download, or fork this repo and complete the following exercises, again using test driven development.

#Exercises

  • Add a multiply operator.
  • Add a divide operator.
  • Add a unary operator - square i.e. multiplying a number by itself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published