addressbook-level2 icon indicating copy to clipboard operation
addressbook-level2 copied to clipboard

Remove redundant TestUtils.createList()

Open yamgent opened this issue 8 years ago • 0 comments

Arrays.asList() can (and should) be used for creating a List<ReadOnlyPerson>, thus making TestUtils.createList() redundant.

yamgent avatar Jan 02 '17 03:01 yamgent