public static class MapGenerators.ImmutableMapUnhashableValuesGenerator extends TestUnhashableCollectionGenerator<Collection<UnhashableObject>>
| Constructor and Description |
|---|
ImmutableMapUnhashableValuesGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Collection<UnhashableObject> |
create(UnhashableObject[] elements)
Creates a new collection containing the given elements; implement this
method instead of
TestUnhashableCollectionGenerator.create(Object...). |
create, createArray, order, samplespublic ImmutableMapUnhashableValuesGenerator()
public Collection<UnhashableObject> create(UnhashableObject[] elements)
TestUnhashableCollectionGeneratorTestUnhashableCollectionGenerator.create(Object...).create in class TestUnhashableCollectionGenerator<Collection<UnhashableObject>>Copyright © 2010–2017. All rights reserved.