Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UNDEFINED - Enum constant in enum class org.junit.jupiter.api.condition.JRE
 - 
An undefined JRE version.
 - UNICODE - Enum constant in enum class org.junit.platform.console.output.Theme
 - 
Unicode (extended ASCII) characters are used to display the test execution tree.
 - uniqueId(String) - Static method in class org.junit.platform.testkit.engine.EventConditions
 - uniqueId(Condition<? super UniqueId>) - Static method in class org.junit.platform.testkit.engine.EventConditions
 - 
Create a new
Conditionthat matches if and only if the unique id of anEvent's test descriptor matches the suppliedCondition. - uniqueId(UniqueId) - Static method in class org.junit.platform.testkit.engine.EventConditions
 - 
Create a new
Conditionthat matches if and only if the unique id of anEvent's test descriptor is equal to the suppliedUniqueId. - UniqueId - Class in org.junit.platform.engine
 - 
UniqueIdencapsulates the creation, parsing, and display of unique IDs forTestDescriptors. - UniqueId.Segment - Class in org.junit.platform.engine
 - 
A segment of a
UniqueIdcomprises a type and a value. - UniqueIdReader - Class in org.junit.vintage.engine.support
 - UniqueIdReader() - Constructor for class org.junit.vintage.engine.support.UniqueIdReader
 - UniqueIdSelector - Class in org.junit.platform.engine.discovery
 - 
A
DiscoverySelectorthat selects aUniqueIdso thatTestEnginescan discover tests or containers based on unique IDs. - UniqueIdSelector.IdentifierParser - Class in org.junit.platform.engine.discovery
 - UniqueIdStringifier - Class in org.junit.vintage.engine.support
 - UniqueIdStringifier() - Constructor for class org.junit.vintage.engine.support.UniqueIdStringifier
 - uniqueIdSubstring(String) - Static method in class org.junit.platform.testkit.engine.EventConditions
 - 
Create a new
Conditionthat matches if and only if the unique id of anEvent's test descriptor contains the suppliedString. - uniqueIdSubstrings(String...) - Static method in class org.junit.platform.testkit.engine.EventConditions
 - 
Create a new
Conditionthat matches if and only if the unique id of anEvent's test descriptor contains all of the supplied strings. - uniqueIdSubstrings(List<String>) - Static method in class org.junit.platform.testkit.engine.EventConditions
 - 
Create a new
Conditionthat matches if and only if the unique id of anEvent's test descriptor contains all of the supplied strings. - UniqueIdTrackingListener - Class in org.junit.platform.launcher.listeners
 - 
UniqueIdTrackingListeneris aTestExecutionListenerthat tracks the unique IDs of all tests that were executed during the execution of theTestPlanand generates a file containing the unique IDs once execution of theTestPlanhas finished. - UniqueIdTrackingListener() - Constructor for class org.junit.platform.launcher.listeners.UniqueIdTrackingListener
 - unit() - Element in annotation interface org.junit.jupiter.api.Timeout
 - 
The time unit of this timeout.
 - UnrecoverableExceptions - Class in org.junit.platform.commons.util
 - 
Internal utilities for working with unrecoverable exceptions.
 - unresolved() - Static method in class org.junit.platform.engine.SelectorResolutionResult
 - 
Create a
SelectorResolutionResultfor an unresolved selector. - unresolved() - Static method in class org.junit.platform.engine.support.discovery.SelectorResolver.Resolution
 - 
Factory for creating unresolved resolutions.
 - UNRESOLVED - Enum constant in enum class org.junit.platform.engine.SelectorResolutionResult.Status
 - 
Indicates that the
TestEnginewas unable to resolve the selector. - UNSET_INDEX - Static variable in annotation interface org.junit.jupiter.params.Parameter
 - 
Constant that indicates that the index of the parameter is unset.
 - UriSelector - Class in org.junit.platform.engine.discovery
 - 
A
DiscoverySelectorthat selects aURIso thatTestEnginescan discover tests or containers based on URIs. - UriSelector.IdentifierParser - Class in org.junit.platform.engine.discovery
 - UriSource - Interface in org.junit.platform.engine.support.descriptor
 - 
A
TestSourcethat can be represented as aURI. - Usage Note - Search tag in org.junit.jupiter.api.Assertions.assertDoesNotThrow(Executable)
 - Section
 - Usage Note - Search tag in org.junit.jupiter.api.Assertions.assertDoesNotThrow(Executable, String)
 - Section
 - Usage Note - Search tag in org.junit.jupiter.api.Assertions.assertDoesNotThrow(Executable, Supplier<String>)
 - Section
 - Usage Note - Search tag in org.junit.jupiter.api.Assertions.assertDoesNotThrow(ThrowingSupplier<T>)
 - Section
 - Usage Note - Search tag in org.junit.jupiter.api.Assertions.assertDoesNotThrow(ThrowingSupplier<T>, String)
 - Section
 - Usage Note - Search tag in org.junit.jupiter.api.Assertions.assertDoesNotThrow(ThrowingSupplier<T>, Supplier<String>)
 - Section
 - Use Cases - Search tag in annotation interface org.junit.jupiter.api.TestInstance
 - Section
 - useHeadersInDisplayName() - Element in annotation interface org.junit.jupiter.params.provider.CsvFileSource
 - 
Configures whether the first CSV record should be treated as header names for columns.
 - useHeadersInDisplayName() - Element in annotation interface org.junit.jupiter.params.provider.CsvSource
 - 
Configures whether the first CSV record should be treated as header names for columns.
 - UseTechnicalNames - Annotation Interface in org.junit.platform.suite.api
 - 
Deprecated.
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
@Suitesupport provided by thejunit-platform-suite-enginemodule; to be removed in JUnit Platform 2.0