Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- value() - Element in annotation interface de.cuioss.test.generator.junit.GeneratorSeed
- valueOf(String) - Static method in enum class de.cuioss.test.generator.domain.NameGenerators
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.test.generator.domain.OrganizationNameGenerator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.test.generator.domain.TitleGenerator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.cuioss.test.generator.impl.PrimitiveArrayGenerators
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.cuioss.test.generator.domain.NameGenerators
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.test.generator.domain.OrganizationNameGenerator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.test.generator.domain.TitleGenerator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.cuioss.test.generator.impl.PrimitiveArrayGenerators
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vectors(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.CombinedGenerators
-
Create a generator which will create vectors (here lists) of type T.
- vectors(Generator<T>, int) - Static method in class de.cuioss.test.generator.internal.net.java.quickcheck.generator.Generators
-
Create a generator which will create vectors (here lists) of type T.
- VetoableGenerator<T> - Class in de.cuioss.test.generator.internal.net.java.quickcheck.generator.support
-
Base class for generators which can reject the values generated by their wrapped generator.
- VetoableGenerator(Generator<? extends T>) - Constructor for class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.VetoableGenerator
- VetoableGenerator(Generator<? extends T>, int) - Constructor for class de.cuioss.test.generator.internal.net.java.quickcheck.generator.support.VetoableGenerator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form