Uses of Class
org.junit.jupiter.engine.discovery.DefaultMethodDescriptor
Packages that use DefaultMethodDescriptor
Package
Description
Internal classes for test discovery within the JUnit Jupiter test engine.
-
Uses of DefaultMethodDescriptor in org.junit.jupiter.engine.discovery
Methods in org.junit.jupiter.engine.discovery that return types with arguments of type DefaultMethodDescriptorModifier and TypeMethodDescriptionMethodOrderingVisitor.createDescriptorWrapperOrderer(Class<?> testClass, Optional<org.junit.jupiter.api.MethodOrderer> methodOrderer) MethodOrderingVisitor.createDescriptorWrapperOrderer(Class<?> testClass, org.junit.jupiter.api.MethodOrderer methodOrderer)