Uses of Class
org.junit.support.testng.engine.TestDescriptorFactory
-
Uses of TestDescriptorFactory in org.junit.support.testng.engine
Fields in org.junit.support.testng.engine declared as TestDescriptorFactoryModifier and TypeFieldDescriptionprivate final TestDescriptorFactory
TestNGEngineDescriptor.testDescriptorFactory
private final TestDescriptorFactory
TestNGSelectorResolver.testDescriptorFactory
Methods in org.junit.support.testng.engine that return TestDescriptorFactoryModifier and TypeMethodDescriptionprivate TestDescriptorFactory
ExecutionListener.getTestDescriptorFactory()
TestNGEngineDescriptor.getTestDescriptorFactory()
Constructors in org.junit.support.testng.engine with parameters of type TestDescriptorFactoryModifierConstructorDescription(package private)
TestNGSelectorResolver
(Predicate<String> classNameFilter, TestDescriptorFactory testDescriptorFactory)