Skip navigation links
JUnit 5
A B C D E F G H I J L M N O P R S T U V W 

U

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.
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.
UriSource - Interface in org.junit.platform.engine.support.descriptor
A TestSource that can be represented as a URI.
UseTechnicalNames - Annotation Type in org.junit.platform.runner
@UseTechnicalNames specifies that technical names should be used instead of display names when running a test suite via @RunWith(JUnitPlatform.class).
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links
JUnit 5