Skip to content

Assignment for the course "Trusted and Secure Software Development"

Notifications You must be signed in to change notification settings

kfragkedaki/Unit_Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unit Testing

Assignment for the course "Trusted and Secure Software Development"

This project is using a txt file that includes the grades per student. (Each line includes one and only grade and Grades' scale is from 0 to 10.)

The way to execute the project

1.Clone the project
2.Create the jar files using the classes and the pom.xml that are given
3.Open the command prompt and go where your local repository is
4.Excecute the following command "mvn test"

About

Assignment for the course "Trusted and Secure Software Development"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages