Description addAll(String start, String separator, String end, Iterable list)

This is used to add a description of an Iterable list, with appropriate start and end markers and inter-element separator.

Source

Description addAll(String start, String separator, String end, Iterable list);