Skip to content

joh12041/GRADS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRADS

CSCI 5801 Fall 2014 Project - Group 1

In addition to the updates we made to GRADS.java, we have two new classes: GRADSTestBasedOnAssignment2.java and GRADSTestAllTests.java. These two classes implement test cases from Assignment 2 and then that in addition to several more to reach 80% statement coverage. They depend on JUnit jars (included in the lib/ folder) and were developed in IntelliJ. To get proper evaluation of code coverage, make sure that the JUnit tests not be run are not included in the report (this can be done by temporarily removing the file from the project). The tests also pull from additional .txt files found in resources, but the GRADS.java interface still only depends on students.txt, courses.txt, and users.txt.

About

CSCI 5801 Fall 2014 Project - Group 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors