Skip to content

A homework example of following the Test-Driven Design process to develop a function called NextDate().

Notifications You must be signed in to change notification settings

johnh-otu/TDDexample-NextDate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NextDate Function Assignment

This assignment was completed for my Software Quality class in February 2024. The purpose of the assignment was to design test cases for a NextDate() function by modelling the input domain of the function and deriving the test cases from the model. I used Maven for organizing the project and JUnit 5 for testing.


CLICK HERE FOR TO SEE THE REPORT


Important Documents

About

A homework example of following the Test-Driven Design process to develop a function called NextDate().

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages