Marine Biology Simulation

Programming Project:
Testing SlowFish and Creating New Fish Subclasses

 


For this assignment you will be working with the Marine Biology Simulation (MBS) case study.  The first part of the assignment deals with software testing.  The second part deals with implementing new subclasses of the Fish class.

Software Testing

Creating New Subclasses

Implement any two of the following three Fish subclasses.  Develop test plans to test your new classes.  Document your classes.

When you are finished, you should turn in your answers to the test analysis exercises and your two Fish subclasses, along with their test plans and javadoc-generated class documentation.