Skip to content

CAMEL-20113: test module cleanups#11996

Merged
orpiske merged 1 commit intoapache:mainfrom
orpiske:itests-cleanup
Nov 15, 2023
Merged

CAMEL-20113: test module cleanups#11996
orpiske merged 1 commit intoapache:mainfrom
orpiske:itests-cleanup

Conversation

@orpiske
Copy link
Contributor

@orpiske orpiske commented Nov 15, 2023

  • avoid NPEs
  • use lambdas when possible
  • collapsed identical catch blocks
  • simplified generics
  • simplified string operations
  • fixed incorrect assertions (swapped arguments)
  • simplified assertions
  • use static inner classes
  • fixed C-style array declaration

- avoid NPEs
- use lambdas when possible
- collapsed identical catch blocks
- simplified generics
- simplified string operations
- fixed incorrect assertions (swapped arguments)
- simplified assertions
- use static inner classes
- fixed C-style array declaration
@orpiske orpiske merged commit bae8e3d into apache:main Nov 15, 2023
@orpiske orpiske deleted the itests-cleanup branch April 10, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants