Uses of Class
io.testomat.junit.methodexporter.extractors.LabelExtractor
-
Packages that use LabelExtractor Package Description io.testomat.junit.methodexporter.extractors -
-
Uses of LabelExtractor in io.testomat.junit.methodexporter.extractors
Constructors in io.testomat.junit.methodexporter.extractors with parameters of type LabelExtractor Constructor Description MethodCaseExtractor(MethodInfoExtractor methodInfoExtractor, LabelExtractor labelExtractor, FileFinder fileFinder)Constructor for testingMethodInfoExtractor(LabelExtractor labelExtractor)
-