Uses of Class
io.testomat.junit.methodexporter.extractors.MethodCaseExtractor
-
Packages that use MethodCaseExtractor Package Description io.testomat.junit.methodexporter -
-
Uses of MethodCaseExtractor in io.testomat.junit.methodexporter
Constructors in io.testomat.junit.methodexporter with parameters of type MethodCaseExtractor Constructor Description MethodExportManager(io.testomat.core.propertyconfig.interf.PropertyProvider provider, FileFinder fileFinder, ExportSender exportSender, FileParser fileParser, MethodCaseExtractor methodCaseExtractor)Constructor for testing
-