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