Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert AssertJ's assertThat(String).isEqualTo("") to isEmpty() #513

Open
timtebeek opened this issue May 2, 2024 · 0 comments
Open

Convert AssertJ's assertThat(String).isEqualTo("") to isEmpty() #513

timtebeek opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers recipe Recipe request

Comments

@timtebeek
Copy link
Contributor

What problem are you trying to solve?

Use most expressive AssertJ assertions instead of sub optimal patterns seen in the wild.

Additional context

Separate from the following issue which migrates, this can instead go into recipes that fit our best practices.

@timtebeek timtebeek added enhancement New feature or request good first issue Good for newcomers recipe Recipe request labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers recipe Recipe request
Projects
Status: Recipes Wanted
Development

No branches or pull requests

1 participant