CSC/ECE 517 Fall 2015/oss E1557 GXM

From Expertiza_Wiki
Revision as of 16:31, 31 October 2015 by Meschwei (talk | contribs) (Basic Introduction)
Jump to navigation Jump to search

E1557. Refactoring SignUpSheetController.rb and SignUpSheet.rb

In this project, we have unit tested various methods in SignUpSheetController.rb and SignUpSheet.rb as well as refactoring these methods. We first wrote unit tests to ensure we had adequate coverage for our methods. Then, we refactored our methods with confidence found from our unit tests.