java.lang.String to org.junit.gen5.engine.UniqueId.Segment
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'junit5'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
- fromClass(findTopLevelClass(head),engineId) to fromClass(findTopLevelClass(head.getValue()),engineId)
- fromClass(findNestedClass(head,container),engineId) to fromClass(findNestedClass(head.getValue(),container),engineId)
- fromMethod(findMethod(head,container,uniqueId),container,engineId) to fromMethod(findMethod(head.getValue(),container,uniqueId),container,engineId)
- createCannotResolveUniqueIdException(uniqueId,head) to createCannotResolveUniqueIdException(uniqueId,head.toString())