- 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.
- 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
-