| Package | Description |
|---|---|
| net.morimekta.providence.testing.generator |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratorBase<Base extends GeneratorBase<Base,Context>,Context extends GeneratorContext<Context>>
Options and context container for managing a set of message generators and
associated value generators.
|
class |
GeneratorWatcher<Base extends GeneratorBase<Base,Context>,Context extends GeneratorContext<Context>>
Providence message serializer that can be used as a junit rule.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleGeneratorBase
Simple generator base that holds so special context.
|
| Modifier and Type | Method and Description |
|---|---|
static <Context extends GeneratorContext<Context>,Base extends GeneratorBase<Base,Context>> |
GeneratorWatcher.create(Base base)
Create a message generator watcher with the given base context.
|
| Constructor and Description |
|---|
GeneratorBase(GeneratorBase<Base,Context> copyOf)
Copy constructor.
|
GeneratorContext(GeneratorBase base) |
Copyright © 2015–2018 morimekta.net. All rights reserved.