Searched refs:expectedBookmarkNames (Results 1 – 1 of 1) sorted by relevance
115 String[] expectedBookmarkNames= new String[]{"bookmark1", "bookmark2", "bookmark3"}; in updateBookmarkContent() local126 …assertArrayEquals("Bookmark name list after updating some content:", expectedBookmarkNames, xBookm… in updateBookmarkContent()135 String[] expectedBookmarkNames= new String[]{"bookmark2", "bookmark3"}; in removeBookmark() local145 …assertArrayEquals("Bookmark name list after deleting some content:", expectedBookmarkNames, xBookm… in removeBookmark()
Completed in 13 milliseconds