Uses of Class
org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor
Packages that use TestFactoryTestDescriptor
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
-
Uses of TestFactoryTestDescriptor in org.junit.jupiter.engine.descriptor
Methods in org.junit.jupiter.engine.descriptor that return TestFactoryTestDescriptorModifier and TypeMethodDescriptionprotected TestFactoryTestDescriptor
TestFactoryTestDescriptor.withUniqueId
(UnaryOperator<UniqueId> uniqueIdTransformer)