Home
last modified time | relevance | path

Searched refs:expectedBookmarkNames (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sw/bookmark/
H A DCheckBookmarks.java115 String[] expectedBookmarkNames= new String[]{"bookmark1", "bookmark2", "bookmark3"}; in updateBookmarkContent() local
126 …assertArrayEquals("Bookmark name list after updating some content:", expectedBookmarkNames, xBookm… in updateBookmarkContent()
135 String[] expectedBookmarkNames= new String[]{"bookmark2", "bookmark3"}; in removeBookmark() local
145 …assertArrayEquals("Bookmark name list after deleting some content:", expectedBookmarkNames, xBookm… in removeBookmark()

Completed in 27 milliseconds