Uses of Class
org.junit.jupiter.engine.descriptor.TestTemplateInvocationTestDescriptor
Packages that use TestTemplateInvocationTestDescriptor
Package
Description
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 TestTemplateInvocationTestDescriptorModifier and TypeMethodDescriptionprotected TestTemplateInvocationTestDescriptor
TestTemplateInvocationTestDescriptor.withUniqueId
(UnaryOperator<UniqueId> uniqueIdTransformer)