Uses of Class
org.antublue.test.engine.internal.descriptor.ClassTestDescriptor
Packages that use ClassTestDescriptor
-
Uses of ClassTestDescriptor in org.antublue.test.engine.internal.descriptor
Methods in org.antublue.test.engine.internal.descriptor that return ClassTestDescriptorModifier and TypeMethodDescriptionstatic ClassTestDescriptorMethod to create a ClassTestDescriptorMethods in org.antublue.test.engine.internal.descriptor that return types with arguments of type ClassTestDescriptorModifier and TypeMethodDescriptionClassTestDescriptor.split(org.junit.platform.engine.UniqueId parentUniqueId) Method to split the ClassTestDescriptor into multiple ClassTestDescriptors if the test class is annotated with @TestEngine.ParallelArgumentTest and there is more than one test argument