SDSU CS 535 Object-Oriented Programming & Design
Fall Semester, 2001
Assignment 3
    Assignment Index        
© 2001, All Rights Reserved, SDSU & Roger Whitney
San Diego State University -- This page last updated 27-Sep-01

Assignment 3
Due Oct 4

1. Modify your SimpleCircle class to print "SimpleCircle(<origin>, <radius>) when sent the printString message. <origin> and <radius>are to be replaced with the actual values of the origin and radius instance variables of the SimpleCircle object.

2. Write SUnit tests for the methods in your SimpleCircle class. Correct any errors in your SimpleCircle code.

3. Write SUnit tests for the methods isPrime, divides:, and asLetterGrade created in assignment 2. Correct any errors you discover in your methods from assignment 2.

Copyright ©, All rights reserved.
2000 SDSU & Roger Whitney, 5500 Campanile Drive, San Diego, CA 92182-7700 USA.
OpenContent license defines the copyright on this document.

    visitors since 27-Sep-01