cps122-p3-sprint4-tests These tests replace tests from the starter code. multipleCopies/LibraryDatabaseTest.java tests that the library can support multiple copies of the same book. multipleCopies/LibraryDatabase.java documents the methods called by the unit tests.