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

Migrate resources utils tests to JUnit 5 #903 #1552

Merged

Conversation

HeikoKlare
Copy link
Contributor

Migrates the tests in org.eclipse.core.tests.internal.utils to JUnit 5.

  • Exchange JUnit 4 test annotations
  • Replace JUnit 4 assertions with JUnit 5 or AssertJ assertions

Contributes to #903

Copy link
Contributor

github-actions bot commented Sep 14, 2024

Test Results

 1 758 files   1 758 suites   1h 23m 26s ⏱️
 3 980 tests  3 958 ✅  22 💤 0 ❌
12 537 runs  12 373 ✅ 164 💤 0 ❌

Results for commit 4d083bb.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare marked this pull request as ready for review September 14, 2024 19:35
Migrates the tests in org.eclipse.core.tests.internal.utils to JUnit 5.
- Exchange JUnit 4 test annotations
- Replace JUnit 4 assertions with JUnit 5 or AssertJ assertions

Contributes to
eclipse-platform#903
@HeikoKlare HeikoKlare force-pushed the junit5-resources-utils branch from 3b0295e to 4d083bb Compare September 19, 2024 07:38
@HeikoKlare HeikoKlare merged commit 0b69e82 into eclipse-platform:master Sep 19, 2024
16 checks passed
@HeikoKlare HeikoKlare deleted the junit5-resources-utils branch September 19, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant