BeanBuilder for the given type which is
populated with empty objects but collections, maps, etc which have empty
objects.BeanBuilder for the given type which is
populated with empty objects but collections, maps, etc which have empty
objects.ValueFactory which returns a new unpopulated instance of the given type.BeanBuilder for the given type which can
then be populated with values either manually or automatically.BeanBuilder for the given type which can
then be populated with values either manually or automatically.ValueFactory which returns a null value.BeanBuilder instance.ArrayFactory which returns a random array of the given type.ValueFactory which returns a random Boolean.Boolean.ValueFactory which returns a random Byte.Byte.ValueFactory which returns a random array of bytesValueFactory which returns a random Character.Character.ValueFactory which returns a random Date.Date with an year either side of today.ValueFactory which returns a random BigDecimal.BigDecimal.ValueFactory which returns a random Double.Double.ValueFactory which returns a random enum from the supplied Enum type.ValueFactory which returns a random Float.Float.BeanBuilder for the given type which is
populated with random values.BeanBuilder for the given type which is
populated with random values.ValueFactory which returns a random Instant.ZonedDateTime with an year either side of today.ValueFactory which returns a random Integer.Integer.Integer within the supplied minumum and maximum
range.ValueFactory which returns a random LocalDate.LocalDate with an year either side of today.ValueFactory which returns a random LocalDateTime.LocalDateTime with an year either side of today.ValueFactory which returns a random Long.Long.Long within the supplied minumum and maximum
range.ValueFactory which returns a random Short.Short.Short within the supplied minumum and maximum
range.ValueFactory which returns a random String.String containing alphanumeric characters.String containing alphanumeric characters of the
specfied size.StubBuilder for the given type which is
populated with random values.StubBuilder for the given generic type
which is populated with random values.ValueFactory which returns a random ZonedDateTime.ZonedDateTime with an year either side of today.BeanBuilderRandomBuilder.RandomRestriction which will limit the
size of all collections to the specified sizeRandomBuilder.RandomRestriction which will limit the
size of all collections to within the specified rangeRandomBuilder.RandomRestriction which will set the size
of the collection at the specified pathRandomBuilder.RandomRestriction which will limit the
size of the collection at the specifed pathRandomBuilder.RandomRestriction which will set the size
of the collection at the specified propertyRandomBuilder.RandomRestriction which will limit the
size of the collection at the specifed propertyRandomBuilder.RandomRestriction which will prevent the
value at the path being assigned any valueRandomBuilder.RandomRestriction which will prevent the
property being assigned any valueRandomBuilder.RandomRestriction which uses the
ValueFactory to create instances of the specified type.ValueFactory which returns a random instance of the given type by using one of the supplied ValueFactory instances.ValueFactory which returns a random instance of the given type by using one of the supplied ValueFactory instances.ValueFactory which returns a random instance of the given type by using one of the supplied ValueFactory instances.ValueFactory which randomly returns one of the supplied instances.RandomBuilder.RandomRestriction which assigns the value
to the specific pathRandomBuilder.RandomRestriction which assigns an
ValueFactory derived value to the specific pathRandomBuilder.RandomRestriction which assigns the value
to the specific property.RandomBuilder.RandomRestriction which assigns an
ValueFactory derived value to the specific property.RandomBuilder.RandomRestriction which will use the
given subtype of a super type when instantiating the subtype.RandomBuilder.RandomRestriction which will use any of
the given sub types of a super type when instantiating the super type.ValueFactory which returns the supplied value.ValueFactory and ArrayFactory for use in the BeanBuilder and RandomBuilderBeanBuilderCopyright © 2016. All rights reserved.