Uses of Class
org.junit.jupiter.engine.descriptor.TestTemplateInvocationTestDescriptor
-
Packages that use TestTemplateInvocationTestDescriptor Package Description org.junit.jupiter.engine.descriptor Test descriptors used within the JUnit Jupiter test engine. -
-
Uses of TestTemplateInvocationTestDescriptor in org.junit.jupiter.engine.descriptor
Methods in org.junit.jupiter.engine.descriptor that return TestTemplateInvocationTestDescriptor Modifier and Type Method Description protected TestTemplateInvocationTestDescriptorTestTemplateInvocationTestDescriptor. withUniqueId(java.util.function.UnaryOperator<UniqueId> uniqueIdTransformer)
-