Unit testing frameworks

  • Authors:
  • Robert E. Noonan;Richard H. Prosl

  • Affiliations:
  • College of Willam and Mary, Williamsburg, VA;College of Willam and Mary, Williamsburg, VA

  • Venue:
  • SIGCSE '02 Proceedings of the 33rd SIGCSE technical symposium on Computer science education
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we explore frameworks for performing unit testing in Java. The vehicle for this exploration is a student-written, skeleton program developed for the Computer Graphics course. Our analysis of this one experiment leads us to speculate what benefits in program development and design might accrue by requiring students to unit test their own programs.