Index

A B C D E F G H I L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

name() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.characteristic.AbstractCharacteristic
 
name() - Method in interface de.cuioss.test.generator.internal.net.java.quickcheck.Characteristic
Unique name for this characteristic instance.
NameGenerators - Enum Class in de.cuioss.test.generator.domain
Combines different variants of Generators for firstnames.
NameLibrary - Class in de.cuioss.test.generator.domain
Provides lists of names for creating name Generator.
NameLibrary() - Constructor for class de.cuioss.test.generator.domain.NameLibrary
 
NEGATIV_NORMAL - Static variable in interface de.cuioss.test.generator.internal.net.java.quickcheck.generator.distribution.Distribution
Left side of the bell curve.
next() - Method in class de.cuioss.test.generator.domain.BlindTextGenerator
 
next() - Method in class de.cuioss.test.generator.domain.CityGenerator
 
next() - Method in class de.cuioss.test.generator.domain.DistinguishedNamesGenerator
 
next() - Method in class de.cuioss.test.generator.domain.EmailGenerator
 
next() - Method in class de.cuioss.test.generator.domain.FullNameGenerator
 
next() - Method in class de.cuioss.test.generator.domain.MailSubjectGenerator
 
next() - Method in class de.cuioss.test.generator.domain.PersonGenerator
 
next() - Method in class de.cuioss.test.generator.domain.PhoneNumberGenerator
 
next() - Method in class de.cuioss.test.generator.domain.StreetGenerator
 
next() - Method in class de.cuioss.test.generator.domain.StreetNameGenerator
 
next() - Method in class de.cuioss.test.generator.domain.UUIDGenerator
 
next() - Method in class de.cuioss.test.generator.domain.UUIDStringGenerator
 
next() - Method in class de.cuioss.test.generator.domain.ZipCodeGenerator
 
next() - Method in class de.cuioss.test.generator.impl.CollectionGenerator
 
next() - Method in class de.cuioss.test.generator.impl.DecoratorGenerator
 
next() - Method in class de.cuioss.test.generator.impl.FloatObjectGenerator
 
next() - Method in class de.cuioss.test.generator.impl.LocalDateGenerator
 
next() - Method in class de.cuioss.test.generator.impl.LocalDateTimeGenerator
 
next() - Method in class de.cuioss.test.generator.impl.LocalTimeGenerator
 
next() - Method in class de.cuioss.test.generator.impl.NonBlankStringGenerator
 
next() - Method in class de.cuioss.test.generator.impl.NumberGenerator
 
next() - Method in enum class de.cuioss.test.generator.impl.PrimitiveArrayGenerators
 
next() - Method in class de.cuioss.test.generator.impl.ShortObjectGenerator
 
next() - Method in class de.cuioss.test.generator.impl.URLGenerator
 
next() - Method in class de.cuioss.test.generator.impl.ZonedDateTimeGenerator
 
next() - Method in class de.cuioss.test.generator.impl.ZoneOffsetGenerator
 
next() - Method in interface de.cuioss.test.generator.internal.net.java.quickcheck.Generator
Generates the next instance.
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.AbstractTransformerGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.AbstractTreeGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ByteGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.CharacterGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.CloningGenerator
Generate a new instance of the prototype object.
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.DateGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.DefaultFrequencyGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.DoubleGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.DuplicateGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.EnsuredValuesGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.FixedValuesGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.IntegerGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.IteratorGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ListGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.LongGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.MapGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ObjectGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ObjectGeneratorImpl
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.RoundRobinGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.SetGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.SizeGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.SortedListGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.StrictlyOrderedGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.StringGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.SubmapGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.SubsetGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.SubstringGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.TupleGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.VetoableGenerator
 
next() - Method in class de.cuioss.test.generator.internal.net.QuickCheckGeneratorAdapter
 
next() - Method in interface de.cuioss.test.generator.TypedGenerator
Generates the next instance.
nextChar() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.CharacterGenerator
 
nextCollection(Class<? extends Iterable<?>>) - Method in class de.cuioss.test.generator.impl.CollectionGenerator
Generates a concrete Iterable.
nextDouble() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.DoubleGenerator
 
nextInt() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.IntegerGenerator
 
nextRandomNumber() - Method in interface de.cuioss.test.generator.internal.net.java.quickcheck.generator.distribution.Distribution
Generate the next random number for this distribution function.
NonBlankStringGenerator - Class in de.cuioss.test.generator.impl
Provide any String which is not empty and not blank.
NonBlankStringGenerator() - Constructor for class de.cuioss.test.generator.impl.NonBlankStringGenerator
 
nonBlankStrings() - Static method in class de.cuioss.test.generator.Generators
Factory method for creating a TypedGenerator for non-blank Strings.
nonEmptyArrays(Generator<? extends T>, Class<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator of arrays that are not empty.
nonEmptyArrays(Generator<? extends T>, Class<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator of arrays that are not empty.
nonEmptyIterators(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator of iterators.
nonEmptyIterators(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator of iterators.
nonEmptyLists(Generator<? extends T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator of non-empty lists with values from the content generator.
nonEmptyLists(Generator<? extends T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator of non-empty lists with values from the content generator.
nonEmptySets(Generator<? extends T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator of sets that are not empty.
nonEmptySets(Generator<? extends T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator of sets that are not empty.
nonEmptyStrings() - Static method in class de.cuioss.test.generator.Generators
Factory method for creating a TypedGenerator for non-empty Strings.
nonEmptyStrings() - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a new string generator for strings that are not empty.
nonEmptyStrings() - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.PrimitiveGenerators
Create a new string generator for strings that are not empty.
now() - Static method in class de.cuioss.test.generator.impl.ZonedDateTimeGenerator
 
NULL_WRITER - Static variable in class de.cuioss.test.generator.internal.net.java.quickcheck.NullWriter
A singleton.
nulls() - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator for null values.
nulls() - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.PrimitiveGenerators
Create a generator for null values.
nullsAnd(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator as a combination of a null value generator and generator of type T.
nullsAnd(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator as a combination of a null value generator and generator of type T.
nullsAnd(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator as a combination of a null value generator and generator of type T.
nullsAnd(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator as a combination of a null value generator and generator of type T.
nullsAnd(T...) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator return the given values.
nullsAnd(T...) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator returning a combination of a null values and the given values.
NullWriter - Class in de.cuioss.test.generator.internal.net.java.quickcheck
This Writer writes all data to the famous /dev/null.
NullWriter() - Constructor for class de.cuioss.test.generator.internal.net.java.quickcheck.NullWriter
Constructs a new NullWriter.
NumberGenerator - Class in de.cuioss.test.generator.impl
This Class is used to generate a Number objects which is generated by next() method.
NumberGenerator() - Constructor for class de.cuioss.test.generator.impl.NumberGenerator
 
numbers() - Static method in class de.cuioss.test.generator.Generators
Factory method for creating a TypedGenerator for Number.
A B C D E F G H I L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form