org.junit.gen5.engine.TestDescriptor to java.util.Optional<org.junit.gen5.engine.TestDescriptor>
No. of Instances - 12
No. of Commits - 5
No. of Projects - {'junit5'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
- this.parent to this.parent
- resolveClass(optionalContainerClass.get(),parent,uniqueId) to resolveClass(optionalContainerClass.get(),parent,uniqueId)
- resolveMethod(optionalMethod.get(),(ClassTestDescriptor)parent,uniqueId) to resolveMethod(optionalMethod.get(),(ClassTestDescriptor)parent,uniqueId)
- resolveClass(optionalContainerClass.get(),parent,uniqueId) to resolveClass(optionalContainerClass.get(),parent,uniqueId)
- resolveMethod(optionalMethod.get(),(ClassTestDescriptor)parent,uniqueId) to resolveMethod(optionalMethod.get(),(ClassTestDescriptor)parent,uniqueId)