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

Move assert methods from ResourceTest to dedicated utility class #903 #904

Conversation

HeikoKlare
Copy link
Contributor

This changes moves all assert* utility methods defined in ResourceTest to a dedicated ResourceTestUtil test class. It prepares for removing the JUnit 3 test inheritances hierarchy to migrate to JUnit 4.

Contributes to #903

Copy link
Contributor

github-actions bot commented Nov 30, 2023

Test Results

     591 files  ±0       591 suites  ±0   1h 27m 38s ⏱️ + 18m 27s
  3 842 tests ±0    3 837 ✔️ ±0    5 💤 ±0  0 ±0 
12 132 runs  ±0  12 096 ✔️ ±0  36 💤 ±0  0 ±0 

Results for commit cd4f867. ± Comparison against base commit 1addf09.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare force-pushed the ResourceTest-extract-utils-assert branch from bdbec07 to efd8a26 Compare December 1, 2023 17:18
…pse-platform#903

This changes moves all assert* utility methods defined in ResourceTest
to a dedicated ResourceTestUtil test class. It prepares for removing the
JUnit 3 test inheritances hierarchy to migrate to JUnit 4.

Contributes to
eclipse-platform#903
@HeikoKlare HeikoKlare force-pushed the ResourceTest-extract-utils-assert branch from efd8a26 to cd4f867 Compare December 5, 2023 10:55
@HeikoKlare HeikoKlare merged commit cb09308 into eclipse-platform:master Dec 5, 2023
16 checks passed
@HeikoKlare HeikoKlare deleted the ResourceTest-extract-utils-assert branch December 5, 2023 13:56
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