Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UNIFORM - Static variable in interface de.cuioss.test.generator.internal.net.java.quickcheck.generator.distribution.Distribution
-
A uniform distribution function.
- UniqueComparableValuesGenerator<T> - Class in de.cuioss.test.generator.internal.net.java.quickcheck.generator.support
- UniqueComparableValuesGenerator(Generator<T>, Comparator<? super T>, int) - Constructor for class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.UniqueComparableValuesGenerator
- uniqueValues(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
-
Create a generator that ensures unique values
- uniqueValues(Generator<T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
-
Create a generator that ensures unique values
- uniqueValues(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
-
Create a generator that ensures unique values.
- uniqueValues(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
-
Create a generator that ensures unique values.
- uniqueValues(Generator<T>, Comparator<? super T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
-
Create a generator that ensures unique values.
- uniqueValues(Generator<T>, Comparator<? super T>) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
-
Create a generator that ensures unique values.
- uniqueValues(Generator<T>, Comparator<? super T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
-
Create a generator that ensures unique values.
- uniqueValues(Generator<T>, Comparator<? super T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
-
Create a generator that ensures unique values.
- uniqueValues(TypedGenerator<T>) - Static method in class de.cuioss.test.generator.Generators
-
Factory method for creating a
TypedGeneratorgenerating unique values. - UniqueValuesGenerator<T> - Class in de.cuioss.test.generator.internal.net.java.quickcheck.generator.support
- UniqueValuesGenerator(Generator<? extends T>, int) - Constructor for class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.UniqueValuesGenerator
- UNIT_TESTS - Enum constant in enum class de.cuioss.test.generator.domain.NameGenerators
-
Technical string generator for unit testing.
- UNIT_TESTS - Enum constant in enum class de.cuioss.test.generator.domain.OrganizationNameGenerator
-
Technical string generator for unit testing.
- UNIT_TESTS - Enum constant in enum class de.cuioss.test.generator.domain.TitleGenerator
-
Technical string generator for unit testing.
- URLGenerator - Class in de.cuioss.test.generator.impl
-
Generates valid
URLinstances from a predefined set of well-known websites. - URLGenerator() - Constructor for class de.cuioss.test.generator.impl.URLGenerator
- urls() - Static method in class de.cuioss.test.generator.Generators
-
Factory method for creating a
TypedGeneratorarbitraryURLs Objects - URLS - Enum constant in enum class de.cuioss.test.generator.junit.parameterized.GeneratorType
-
Generates random URL objects with various protocols, hosts, and paths.
- Usage - Search tag in annotation interface de.cuioss.test.generator.junit.EnableGeneratorController
- Section
- Usage - Search tag in class de.cuioss.test.generator.junit.GeneratorControllerExtension
- Section
- Usage Examples - Search tag in annotation interface de.cuioss.test.generator.junit.GeneratorSeed
- Section
- Usage Patterns - Search tag in package de.cuioss.test.generator.domain
- Section
- Utility Generators - Search tag in package de.cuioss.test.generator.impl
- Section
- UUIDGenerator - Class in de.cuioss.test.generator.domain
-
Creates instances of UUIDs
- UUIDGenerator() - Constructor for class de.cuioss.test.generator.domain.UUIDGenerator
- UUIDStringGenerator - Class in de.cuioss.test.generator.domain
-
Generates random UUID strings in the standard 8-4-4-4-12 format (e.g. "550e8400-e29b-41d4-a716-446655440000").
- UUIDStringGenerator() - Constructor for class de.cuioss.test.generator.domain.UUIDStringGenerator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form