Title

An Exemplary Object-Oriented Implementation and Testing of a Calendar Problem

Document Type

Project

Advisors

Dr. Paul Jorgensen, jorgensp@gvsu.edu

Embargo Period

8-17-2010

Abstract

"An Exemplary Object-Oriented Implementation and Testing of a Calendar Problem" is implemented to do various calendar-based calculations. This program is written in java and takes advantage of JUnit testing method. JUnit is a Java framework for writing and running automated tests. You write test cases to test the code after every change. The JUnit test cases are written to check the correctness of a function or a method within a class. JUnit features include: * Assertions for testing expected results * Test fixtures for sharing common test data * Test suites for easily organizing and running tests * Graphical and textual test runners

This document is currently not available here.

Share

COinS