Uses of Package
io.testomat.junit.extractor.strategy.handlers
-
Packages that use io.testomat.junit.extractor.strategy.handlers Package Description io.testomat.junit.extractor.strategy io.testomat.junit.extractor.strategy.handlers -
Classes in io.testomat.junit.extractor.strategy.handlers used by io.testomat.junit.extractor.strategy Class Description ParameterExtractionHandler Strategy interface for extracting parameters from different types of JUnit parameterized test annotations. -
Classes in io.testomat.junit.extractor.strategy.handlers used by io.testomat.junit.extractor.strategy.handlers Class Description AbstractParameterExtractionHandler Abstract base class for parameter extraction handlers that provides common functionality and eliminates code duplication across different annotation-specific handlers.AbstractParameterExtractionHandler.ParseResult ParameterExtractionHandler Strategy interface for extracting parameters from different types of JUnit parameterized test annotations.