A B C D E F G H I J L M N O P R S T U V W
V
- valueOf(String) - Static method in enum org.junit.jupiter.api.condition.JRE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.junit.jupiter.api.condition.OS
-
Returns the enum constant of this type with the specified name.
- 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.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(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.
- valueOf(Charset) - Static method in enum org.junit.platform.console.options.Theme
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.junit.jupiter.api.condition.JRE
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.junit.jupiter.api.condition.OS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- 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.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 anArgumentsSource
which provides access to an array of literal values. - VERBOSE - org.junit.platform.console.options.Details
-
Combines
Details.TREE
andDetails.FLAT
modes. - 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 theVerifier
rule from JUnit 4. - VerifierSupport() - Constructor for class org.junit.jupiter.migrationsupport.rules.VerifierSupport
- VERSION - Static variable in class org.junit.platform.commons.util.ModuleUtils
-
Version hint is set to
"base"
here. - vertical() - Method in enum org.junit.platform.console.options.Theme
- VintageDiscoverer - Class in org.junit.vintage.engine.discovery
- VintageDiscoverer() - 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
-
The JUnit Vintage
TestEngine
. - VintageTestEngine() - Constructor for class org.junit.vintage.engine.VintageTestEngine
- visit(TestDescriptor) - Method in interface org.junit.platform.engine.TestDescriptor.Visitor
-
Visit a
TestDescriptor
.