Uses of Package
dev.orne.test.rnd.params
Packages that use dev.orne.test.rnd.params
Package
Description
Base package for random value generators system.
Package for built in
Generator implementations.Package for parameterizable generators system.
-
Classes in dev.orne.test.rnd.params used by dev.orne.test.rndClassDescriptionImplementation of
TargetedGeneratorthat generates random values of the target constructor parameter type.Implementation ofTargetedGeneratorthat generates random values of the target method parameter type.Implementation ofTargetedGeneratorthat generates random values of the target method return type.Interface for random value generators with optional parameters.Implementation ofTargetedGeneratorthat generates random values of the target parameter type.Implementation ofTargetedGeneratorthat generates random values of the type a target property. -
Classes in dev.orne.test.rnd.params used by dev.orne.test.rnd.generatorsClassDescriptionAbstract implementation of
ParameterizableGenerator.Abstract implementation ofTypedParameterizableGenerator.Parameters for randomCollectiongeneration.Abstract generator that calls an executable with generated parameters to generate values of the target type.Parameters for randomMapgeneration.Interface for random value generators with optional parameters.Parameters for randomStringgeneration.Extension ofParameterizableGeneratorfor generators that only provide one type of values. -
Classes in dev.orne.test.rnd.params used by dev.orne.test.rnd.paramsClassDescriptionAbstract implementation of
ParameterizableGenerator.Abstract implementation ofParametersSourceExtractor.Abstract implementation ofTargetedGenerator.Parameters for randomCollectiongeneration.Generator that calls a constructor with generated parameters to generate values of the target type.Implementation ofTargetedGeneratorthat generates random values of the target constructor parameter type.Abstract generator that calls an executable with generated parameters to generate values of the target type.Generator that calls a static factory method with generated parameters to generate values of the target type.Base class for value generation parameters.Interface for generation parameters of generic classes with two type parameters for key and values.Interface forKeyValueGenericParameterskeys type builders.Interface forKeyValueGenericParametersvalues type builders.The basic implementation ofKeyValueGenericParameters.Parameters for randomMapgeneration.Implementation ofTargetedGeneratorthat generates random values of the target method parameter type.Implementation ofTargetedGeneratorthat generates random values of the target method return type.Interface for generation parameters for value types that can benull.Interface forNullableParametersbuilders.The basic implementation ofNullableParameters.Interface for number generation parameters.Interface forNumberParametersbuilders.The basic implementation ofNumberParameters.Interface for random value generators with optional parameters.Interface for generation parameters extractor.Functional interface for parameters extractor builder.Functional interface for generation parameters source extractors filter.Interface for generation parameters extractor from a source type.Fallback implementation ofParametersSourceExtractorthat does nothing.Implementation ofTargetedGeneratorthat generates random values of the target parameter type.Implementation ofTargetedGeneratorthat generates random values of the type a target property.Interface for generation parameters of generic classes with a single type parameter.Interface forSimpleGenericParametersbuilders.The basic implementation ofSimpleGenericParameters.Interface for generation parameters that support sizing parameters.Interface forNumberParametersbuilders.The basic implementation ofSizeParameters.Parameters for randomStringgeneration.Interface for generators that target a property, method or constructor parameter or method return type.Generation parameters source that provides the declared type of the value to generate.Extension ofParameterizableGeneratorfor generators that only provide one type of values.