Skip to content

Aerdellosi/codereview3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD

Describe: calculateTotalSum()

Test: Assign constant values to three variables Code: Expected output:

Test: assign a random value to a variable Code: Expected output:

Test: assign a random value to a variable between 1 and 10 Code: Expected output:

Test: sum the three original values together Code: Expected output:

Test: sum the product of the three variables multiplied by three random numbers between 1 and 10, respectively Code: Expected output:

Test: Code: Expected output:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published