Class MethodSourceHandler

  • All Implemented Interfaces:
    ParameterExtractionHandler

    public class MethodSourceHandler
    extends AbstractParameterExtractionHandler
    Parameter extraction handler for @MethodSource annotated parameterized tests. Supports extraction of parameter values from methods specified in @MethodSource annotations with automatic method name resolution and argument handling for various return types.