JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JUnit 5
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.junit.platform.engine.UniqueId.Segment
Packages that use
UniqueId.Segment
Package
Description
org.junit.platform.engine
Public API for test engines.
Uses of
UniqueId.Segment
in
org.junit.platform.engine
Methods in
org.junit.platform.engine
that return types with arguments of type
UniqueId.Segment
Modifier and Type
Method and Description
List
<
UniqueId.Segment
>
UniqueId.
getSegments
()
Get the immutable list of
segments
that make up this
UniqueId
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JUnit 5
Prev
Next
Frames
No Frames
All Classes