Class EmptySourceHandler

  • All Implemented Interfaces:
    ParameterExtractionHandler

    public class EmptySourceHandler
    extends AbstractParameterExtractionHandler
    Parameter extraction handler for @EmptySource annotated parameterized tests. Handles extraction of empty parameter values from @EmptySource annotations, providing appropriate empty values based on the parameter type (empty string, empty array, empty collection, etc.).