下面是我为此方法编写的JUnit测试用例: @Test public void testSearchByISBN() { LibrarySearch ls = new LibrarySearch(arrayList); ArrayList<Book> results = ls.
確定! 回上一頁