- valueOf(String) - Static method in enum org.junit.jupiter.api.TestInstance.Lifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.jupiter.params.provider.EnumSource.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.platform.commons.meta.API.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.platform.commons.support.HierarchyTraversalMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.platform.commons.util.ReflectionUtils.HierarchyTraversalMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.platform.console.options.Details
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.platform.console.options.Theme
-
Returns the enum constant of this type with the specified name.
- valueOf(Charset) - Static method in enum org.junit.platform.console.options.Theme
-
- valueOf(String) - Static method in enum org.junit.platform.engine.TestDescriptor.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.platform.engine.TestExecutionResult.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.junit.jupiter.api.TestInstance.Lifecycle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.jupiter.params.provider.EnumSource.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.platform.commons.meta.API.Usage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.platform.commons.support.HierarchyTraversalMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.platform.commons.util.ReflectionUtils.HierarchyTraversalMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.platform.console.options.Details
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.platform.console.options.Theme
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.platform.engine.TestDescriptor.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.junit.platform.engine.TestExecutionResult.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueSource - Annotation Type in org.junit.jupiter.params.provider
-
@ValueSource
is an
ArgumentsSource
which provides
access to an array of literal values of primitive types.
- VerifierAdapter - Class in org.junit.jupiter.migrationsupport.rules.adapter
-
- VerifierAdapter(TestRuleAnnotatedMember) - Constructor for class org.junit.jupiter.migrationsupport.rules.adapter.VerifierAdapter
-
- VerifierSupport - Class in org.junit.jupiter.migrationsupport.rules
-
This Extension
provides native support for subclasses of
the Verifier
rule from JUnit 4.
- VerifierSupport() - Constructor for class org.junit.jupiter.migrationsupport.rules.VerifierSupport
-
- vertical() - Method in enum org.junit.platform.console.options.Theme
-
- VintageDiscoverer - Class in org.junit.vintage.engine.discovery
-
- VintageDiscoverer(Logger) - Constructor for class org.junit.vintage.engine.discovery.VintageDiscoverer
-
- VintageTestDescriptor - Class in org.junit.vintage.engine.descriptor
-
- VintageTestDescriptor(UniqueId, Description) - Constructor for class org.junit.vintage.engine.descriptor.VintageTestDescriptor
-
- VintageTestEngine - Class in org.junit.vintage.engine
-
- VintageTestEngine() - Constructor for class org.junit.vintage.engine.VintageTestEngine
-
- visit(TestDescriptor) - Method in interface org.junit.platform.engine.TestDescriptor.Visitor
-