Uses of Interface
com.testomatio.reporter.propertyconfig.interf.PropertyProviderFactory
-
Packages that use PropertyProviderFactory Package Description com.testomatio.reporter.propertyconfig.impl -
-
Uses of PropertyProviderFactory in com.testomatio.reporter.propertyconfig.impl
Classes in com.testomatio.reporter.propertyconfig.impl that implement PropertyProviderFactory Modifier and Type Class Description classPropertyProviderFactoryImplSingleton factory creating property provider chains with fallback behavior.Methods in com.testomatio.reporter.propertyconfig.impl that return PropertyProviderFactory Modifier and Type Method Description static PropertyProviderFactoryPropertyProviderFactoryImpl. getPropertyProviderFactory()Returns singleton factory instance.
-