public static class MapGenerators.ImmutableMapValueListGenerator extends TestStringListGenerator
| Constructor and Description |
|---|
ImmutableMapValueListGenerator() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
create(String[] elements)
Creates a new collection containing the given elements; implement this method instead of
TestStringListGenerator.create(Object...). |
create, createArray, order, samplespublic ImmutableMapValueListGenerator()
public List<String> create(String[] elements)
TestStringListGeneratorTestStringListGenerator.create(Object...).create in class TestStringListGeneratorCopyright © 2010–2019. All rights reserved.