Generates a list of elements based on an input collection type.
Generates a list of elements based on an input collection type.
The type of collection to build
The type of the underlying sampled type.
The number of elements to generate
The implicit builder
A Collection of "size" elements with type T.
Uses the type class available in implicit scope to mock a certain custom object.
Uses the type class available in implicit scope to mock a certain custom object.
The parameter to mock.
A sample of the given type generated using the implicit sampler.