Calvin seal CS 108: Introduction to Computing
Spring 2006

Comments for Lab #9

Running Multiple Test-Case Classes

While a suggestion in the past, you are now required to run all of your unit tests in your Hands on Testing Java project in order to receive help from me or Andrew. Red bars from previous assignments should be cleaned up.

Compiler Errors

Do not run your unit tests or any drivers if there are errors in any of your code. Eclipse pops up a warning for a reason!

In order to receive help from me or Andrew, you cannot have compiler errors in any of your code.

Import Directory

The code files this week are in /home/cs/108/hotj/lab09b/ on the GLUW-lab machines. Be sure to keep the package as hotj.lab09!

Lab Work for Lab #09b

Note that the links open up new browser windows. That's because you're leaving the 108 website. This page clarifies certain issues in the lab manual, and so you'll find it useful to keep available.

Hand's on Testing Java's Prelab questions. Do these before your scheduled lab, reading the lab exercise to answer the questions. Check the webpage on electronic submission for suggestions for turning in your answers.

Hand's on Java's Lab exercise. Work through this exercise during the lab. Make a careful note of the changes listed above (if any) before working on this lab. Again, check the webpage on electronic submission for instructions on submitting your work.