Skip to content

Conversation

@vaquarkhan
Copy link

Why are the changes needed?

Close #xxx.

Brief change log

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

Refactored parameterized tests to remove legacy constructor injection pattern.
- Implemented @ParameterizedTest with @MethodSource
- Updated all lifecycle annotations (TempDir, BeforeEach, etc)
- Fixed assertions import

Fixes: apache#3974
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant