Uses of Class
org.junit.platform.engine.UniqueId.Segment
-
Uses of UniqueId.Segment in org.junit.platform.engine
Modifier and TypeMethodDescriptionUniqueId.getLastSegment()
Get the lastUniqueId.Segment
of thisUniqueId
.Modifier and TypeMethodDescriptionfinal List<UniqueId.Segment>
UniqueId.getSegments()
Get the immutable list of segments that make up thisUniqueId
.