cobigen icon indicating copy to clipboard operation
cobigen copied to clipboard

Enrich testdata builder with add methods for collection types

Open maybeec opened this issue 10 years ago • 1 comments

For fields of type collection, we currently generate a generic method, which enables setting the whole collection while building the pojo. It would be nice to also provide an add-Method, which enables adding object by object rather then setting the whole collection. This makes the code using the builder much more readible.

(target branch: master)

maybeec avatar Jan 15 '15 16:01 maybeec

Stale topic. Please negotiate closing or discussing the relevance of this ticket.

github-actions[bot] avatar Sep 16 '19 00:09 github-actions[bot]