Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

U

UNICODE - Enum constant in enum class org.junit.platform.console.options.Theme
Unicode (extended ASCII) characters are used to display the test execution tree.
UniqueId - Class in org.junit.platform.engine
UniqueId encapsulates the creation, parsing, and display of unique IDs for TestDescriptors.
UniqueId.Segment - Class in org.junit.platform.engine
A segment of a UniqueId comprises 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 DiscoverySelector that selects a UniqueId so that TestEngines can discover tests or containers based on unique IDs.
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 Condition that matches if and only if the unique id of an Event's test descriptor contains the supplied String.
uniqueIdSubstrings(String...) - Static method in class org.junit.platform.testkit.engine.EventConditions
Create a new Condition that matches if and only if the unique id of an Event'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 Condition that matches if and only if the unique id of an Event's test descriptor contains all of the supplied strings.
UniqueIdTrackingListener - Class in org.junit.platform.launcher.listeners
UniqueIdTrackingListener is a TestExecutionListener that tracks the unique IDs of all tests that were executed during the execution of the TestPlan and generates a file containing the unique IDs once execution of the TestPlan has 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 SelectorResolutionResult for 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 TestEngine was unable to resolve the selector.
UriSelector - Class in org.junit.platform.engine.discovery
A DiscoverySelector that selects a URI so that TestEngines can discover tests or containers based on URIs.
UriSource - Interface in org.junit.platform.engine.support.descriptor
A TestSource that can be represented as a URI.
UseTechnicalNames - Annotation Interface in org.junit.platform.suite.api
Deprecated.
since 1.8, in favor of the @Suite support provided by the junit-platform-suite-engine module; to be removed in JUnit Platform 2.0
A B C D E F G H I J K L M N O P R S T U V W 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form