Issues
- 1
Enum with One Value
#19 opened by ZouhaierSebri - 1
Make waitTimeout and retry count configurable by introducing a central config object
#13 opened by bbottema - 0
- 0
enhancement: generation of boxed versions of primitive types should be done with the existing primitive factories
#11 opened by bbottema - 0
- 0
enhancement: add support for JDK8's Optional
#9 opened by bbottema - 0
bugfix: provide a specific factory for BigDecimal, so it doesn't wreck the system
#6 opened by bbottema - 0
enhancement: always include the default bindings and provide convenience .create methods that use default bindings
#4 opened by bbottema - 0
- 0
enhancement: when creation fails, retry a few times in case the generated data simply was beyond some acceptable range
#5 opened by bbottema - 0
enhancement: improve error feedback
#7 opened by bbottema - 1
- 1
enhancement: Apply timeout to invoked methods and constructors, preventing unexpected hang-ups
#2 opened by bbottema - 1
enhancement: Try private constructors when all public constructors have been exhausted
#1 opened by bbottema