public static class SimpleGeneratorWatcher.Context extends net.morimekta.providence.testing.generator.GeneratorContext<SimpleGeneratorWatcher.Context>
| Constructor and Description |
|---|
Context() |
Context(SimpleGeneratorWatcher.Context copy) |
| Modifier and Type | Method and Description |
|---|---|
io.codearte.jfairy.Fairy |
getFairy() |
Locale |
getLocale() |
SimpleGeneratorWatcher.Context |
setFairy(io.codearte.jfairy.Fairy fairy) |
SimpleGeneratorWatcher.Context |
setLocale(Locale locale) |
clearGeneratedMessages, createPropertyIfAbsent, deepCopy, generatorFor, generatorForDescriptor, getGeneratedMessages, getProperty, getRandom, nextCollectionSize, nextFieldIsPresent, nextMessage, nextMessage, setFillRate, setMaxCollectionSize, setMinCollectionSize, setProperty, setRandom, withGenerator, withMessageGeneratorpublic Context()
public Context(SimpleGeneratorWatcher.Context copy)
@Nonnull public SimpleGeneratorWatcher.Context setFairy(io.codearte.jfairy.Fairy fairy)
@Nonnull public SimpleGeneratorWatcher.Context setLocale(@Nonnull Locale locale)
@Nonnull public io.codearte.jfairy.Fairy getFairy()
Copyright © 2015–2020 morimekta.net. All rights reserved.