Uses of Package
io.testomat.junit.extractor.strategy
-
Packages that use io.testomat.junit.extractor.strategy Package Description io.testomat.junit.extractor io.testomat.junit.extractor.strategy io.testomat.junit.extractor.strategy.handlers -
Classes in io.testomat.junit.extractor.strategy used by io.testomat.junit.extractor Class Description ParameterExtractorService Service that orchestrates parameter extraction from parameterized tests using direct annotation mapping. -
Classes in io.testomat.junit.extractor.strategy used by io.testomat.junit.extractor.strategy Class Description ParameterExtractionContext Context object containing all information needed for parameter extraction from parameterized tests.ParameterHandlerRegistry Registry that maintains direct mapping between JUnit parameter source annotations and their corresponding extraction handlers.SourceCodeParameterNameResolver Centralized resolver for extracting parameter names from source code. -
Classes in io.testomat.junit.extractor.strategy used by io.testomat.junit.extractor.strategy.handlers Class Description ParameterExtractionContext Context object containing all information needed for parameter extraction from parameterized tests.