Interface MethodSelectorResolver.MethodType.TestDescriptorFactory
- Enclosing class:
MethodSelectorResolver.MethodType
static interface MethodSelectorResolver.MethodType.TestDescriptorFactory
- Since:
- 5.5
-
Method Details
-
create
TestDescriptor create(UniqueId uniqueId, Class<?> testClass, Method method, Supplier<List<Class<?>>> enclosingInstanceTypes, JupiterConfiguration configuration)
-