| Name: _________________________ | Date: ____________ |
| Lecture Section: _____ | Lab Section: _____ |
| Category | Points Possible | Points Received |
|---|---|---|
| Stack<Item> template | 10 | _____________ |
| - Stack<Item>::getSize() | 3 | _____________ |
| - Stack<Item>::getCapacity() | 2 | _____________ |
| - Stack<Item>::setCapacity() | 10 | _____________ |
| Unit tests for these 3 methods | 15 | _____________ |
| ReversePoem class | 10 | _____________ |
| - ReversePoem() constructor | 20 | _____________ |
| - getTitle() | 2 | _____________ |
| - getAuthor() | 2 | _____________ |
| - getBody() | 3 | _____________ |
| - getBodyReversed() | 3 | _____________ |
| Unit tests for these 5 methods | 25 | _____________ |
| Style/Self-Documentation | 20 | _____________ |
| Total | 125 | _____________ |