Dictionary |
Create a class named Dictionary has an ArrayList of strings as a property and that includes the following methods:
Write a test class named DictionaryTest that thoroughly tests all of the methods and constructor(s). The test class must be adequately annotated so its easy for the instructor to see that all the methods work correctly. Your program must follow the class Coding Standards. Preconditions:
You must hand in the following on separate pages stapled in this specified order:
|