Uses of Class
org.junit.platform.engine.UniqueId.Segment
Packages that use UniqueId.Segment
-
Uses of UniqueId.Segment in org.junit.platform.engine
Methods in org.junit.platform.engine that return UniqueId.SegmentModifier and TypeMethodDescriptionUniqueId.getLastSegment()
Get the lastUniqueId.Segment
of thisUniqueId
.Methods in org.junit.platform.engine that return types with arguments of type UniqueId.SegmentModifier and TypeMethodDescriptionUniqueId.getSegments()
Get the immutable list of segments that make up thisUniqueId
.Methods in org.junit.platform.engine with parameters of type UniqueId.Segment