Package | Description |
---|---|
org.junit.platform.engine |
Public API for test engines.
|
Modifier and Type | Method | Description |
---|---|---|
UniqueId.Segment |
UniqueId.getLastSegment() |
Get the last
UniqueId.Segment of this UniqueId . |
Modifier and Type | Method | Description |
---|---|---|
List<UniqueId.Segment> |
UniqueId.getSegments() |
Get the immutable list of segments that make up this
UniqueId . |
Modifier and Type | Method | Description |
---|---|---|
UniqueId |
UniqueId.append(UniqueId.Segment segment) |
Copyright © 2019. All rights reserved.