Uses of Class
io.testomat.junit.extractor.strategy.ParameterExtractorService
-
Packages that use ParameterExtractorService Package Description io.testomat.junit.extractor -
-
Uses of ParameterExtractorService in io.testomat.junit.extractor
Constructors in io.testomat.junit.extractor with parameters of type ParameterExtractorService Constructor Description JunitMetaDataExtractor(ParameterExtractorService parameterExtractorService)Constructor for testing with custom parameter extractor service.
-