List Books by an Author
- Test:
- Add multiple books by multiple authors, including at least
two books by one of the authors; check that the relevant
author's page contains a list of books by that author.
- Notes:
- There are some corner cases we don't handle right; I'll
add stories for that. And, honestly, probably sorting by
name instead of by year of publication isn't so great. I
refactored out the code for testing HTML stuff, and pulled
code to print a list of Entities up to Entity. (My first
generic Java method. Whee.)
david carlton <carlton@bactrian.org>
Last modified: Sat Sep 24 12:08:17 PDT 2005