iterators
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
PROJECT TITLE: iterators PURPOSE OF PROJECT: practice using iterators VERSION or DATE: Oct 2010 HOW TO START THIS PROJECT: Write new methods, classes, etc. which allow the tests to pass. AUTHORS: Ace Medlock USER INSTRUCTIONS: The tests in this folder are: SimpleIteratorTest: Take a collection of Things and number them by 5's. Uses: Thing AlanisMorisetteLyricsTest: Create an Alanis Morisette Lyrics Generator which allows the tests to pass. Uses: Words TrenchesTest: Trenches is a military game. These tests describe some of its behavior.