Class NullAndEmptySourceHandler

  • All Implemented Interfaces:
    ParameterExtractionHandler

    public class NullAndEmptySourceHandler
    extends AbstractParameterExtractionHandler
    Parameter extraction handler for @NullAndEmptySource annotated parameterized tests. Handles extraction of both null and empty parameter values from @NullAndEmptySource annotations, providing appropriate null/empty values based on the parameter type.