| Package | Description |
|---|---|
| org.meanbean.test |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationBuilder |
ConfigurationBuilder.ignoreProperty(String property)
Mark the specified property as one to be disregarded/ignored during testing.
|
ConfigurationBuilder |
ConfigurationBuilder.iterations(int iterations)
Set the number of times a type should be tested.
|
ConfigurationBuilder |
ConfigurationBuilder.overrideFactory(String property,
Factory<?> factory)
Register the specified Factory as an override Factory for the specified property.
|
Copyright © 2010–2020 meanbean. All rights reserved.