Uses of Class
org.antublue.test.engine.internal.descriptor.ParameterTestDescriptor
-
Packages that use ParameterTestDescriptor Package Description org.antublue.test.engine.internal.descriptor -
-
Uses of ParameterTestDescriptor in org.antublue.test.engine.internal.descriptor
Methods in org.antublue.test.engine.internal.descriptor that return ParameterTestDescriptor Modifier and Type Method Description static ParameterTestDescriptorTestDescriptorFactory. createParameterTestDescriptor(org.junit.platform.engine.UniqueId uniqueId, Class<?> clazz, Parameter parameter)Method to create a ParameterTestDescriptor
-