Package io.testomat.junit.extractor.strategy
-
Class Summary Class Description ParameterExtractionContext Context object containing all information needed for parameter extraction from parameterized tests.ParameterExtractorService Service that orchestrates parameter extraction from parameterized tests using direct annotation mapping.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.