Uses of Class
org.junit.platform.engine.UniqueIdFormat
Packages that use UniqueIdFormat
-
Uses of UniqueIdFormat in org.junit.platform.engine
Fields in org.junit.platform.engine declared as UniqueIdFormatModifier and TypeFieldDescriptionprivate static final UniqueIdFormatUniqueIdFormat.defaultFormatprivate final UniqueIdFormatUniqueId.uniqueIdFormatMethods in org.junit.platform.engine that return UniqueIdFormatModifier and TypeMethodDescription(package private) static UniqueIdFormatUniqueIdFormat.getDefault()Constructors in org.junit.platform.engine with parameters of type UniqueIdFormatModifierConstructorDescription(package private)UniqueId(UniqueIdFormat uniqueIdFormat, List<UniqueId.Segment> segments) Initialize aUniqueIdinstance.privateUniqueId(UniqueIdFormat uniqueIdFormat, UniqueId.Segment segment)