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 plugin constants from ResourceTest to utility class #903 #908

Conversation

HeikoKlare
Copy link
Contributor

This change moves the constants and related methods referring to extensions of resources test plugin from the ResourceTest class to a separate utility class. It prepares for removing the JUnit 3 inheritance hierarchy of ResourceTest 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 8m 38s ⏱️ - 7m 26s
  3 842 tests ±0    3 837 ✔️ +1    5 💤 ±0  0  - 1 
12 132 runs  ±0  12 096 ✔️ +1  36 💤 ±0  0  - 1 

Results for commit 1d6e4e6. ± Comparison against base commit 76ee2ef.

♻️ This comment has been updated with latest results.

…form#903

This change moves the constants and related methods referring to
extensions of resources test plugin from the ResourceTest class to a
separate utility class. It prepares for removing the JUnit 3 inheritance
hierarchy of ResourceTest to migrate to JUnit 4.

Contributes to
eclipse-platform#903
@HeikoKlare HeikoKlare force-pushed the ResourceTest-extract-only-constants branch from 2eadb02 to 1d6e4e6 Compare November 30, 2023 20:06
@HeikoKlare HeikoKlare merged commit c75e9a1 into eclipse-platform:master Dec 1, 2023
16 checks passed
@HeikoKlare HeikoKlare deleted the ResourceTest-extract-only-constants branch December 1, 2023 17:14
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