- 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.util.ReflectionUtils.MethodSortOrder
-
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.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.util.ReflectionUtils.MethodSortOrder
-
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.
- VerifierAdapter - Class in org.junit.jupiter.migrationsupport.rules.adapter
-
- VerifierAdapter(RuleAnnotatedMember) - 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
-
- VintageTestDescriptor - Class in org.junit.vintage.engine.descriptor
-
- VintageTestDescriptor(TestDescriptor, String, String, 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
-