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

T

tearDown() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.characteristic.AbstractCharacteristic
 
tearDown() - Method in interface de.cuioss.test.generator.internal.net.java.quickcheck.Characteristic
Clean up operation after Characteristic.specify(Object) was executed.
temporals() - Static method in class de.cuioss.test.generator.Generators
Factory method for creating a TypedGenerator for Temporals.
throwables() - Static method in class de.cuioss.test.generator.Generators
Factory method for creating a TypedGenerator arbitrary Throwable Objects
timeZones() - Static method in class de.cuioss.test.generator.Generators
Factory method for creating a TypedGenerator for TimeZone.
TitleGenerator - Enum Class in de.cuioss.test.generator.domain
The generator TitleGenerator.READABLE is for visual mocks, TitleGenerator.UNIT_TESTS for unit-tests.
toIterable(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Convert a generator into a iterable.
The generator will be run QuickCheck.MAX_NUMBER_OF_RUNS times.
toIterable(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.iterable.Iterables
Convert a generator into a iterable.
The generator will be run QuickCheck.MAX_NUMBER_OF_RUNS times.
toIterable(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Convert a generator into an iterable.
toIterable(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.iterable.Iterables
Convert a generator into an iterable.
toString() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.characteristic.Classification
 
toString() - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.DoubleGenerator
 
transform(Generator<Integer[]>) - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.IntegerArrayGenerator
 
transform(Generator<I>) - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.AbstractTransformerGenerator
 
transform(Generator<List<T>>) - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ArrayGenerator
 
Triple<A,B,C> - Class in de.cuioss.test.generator.internal.net.java.quickcheck.collection
A tuple of three values.
Triple(A, B, C) - Constructor for class de.cuioss.test.generator.internal.net.java.quickcheck.collection.Triple
 
triples(Generator<A>, Generator<B>, Generator<C>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
Create a generator of triples of the types A, B and C for first, second and third value.
triples(Generator<A>, Generator<B>, Generator<C>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
Create a generator of triples of the types A, B and C for first, second and third value.
tryValue(T) - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.UniqueValuesGenerator
 
tryValue(T) - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.ExcludingGenerator
 
tryValue(T) - Method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.VetoableGenerator
 
TupleGenerator - Class in de.cuioss.test.generator.internal.net.java.quickcheck.generator.support
 
TupleGenerator(Generator<?>...) - Constructor for class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.TupleGenerator
 
TypedGenerator<T> - Interface in de.cuioss.test.generator
A generator creates instances of type T.
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