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 create methods from ResourceTest to utility class #903 #951

Merged

Conversation

HeikoKlare
Copy link
Contributor

This moves utility methods for creating files in file system and workspace from the ResourceTest class to the dedicated ResourceTestUtil utility class. This prepares for removing the ResourceTest inheritance hierarchy to migrate to JUnit 4.

Contributes to #903

…rm#903

This moves utility methods for creating files in file system and
workspace from the ResourceTest class to the dedicated ResourceTestUtil
utility class. This prepares for removing the ResourceTest inheritance
hierarchy to migrate to JUnit 4.

Contributes to
eclipse-platform#903
@HeikoKlare HeikoKlare marked this pull request as ready for review December 6, 2023 20:17
Copy link
Contributor

github-actions bot commented Dec 6, 2023

Test Results

     591 files  ±0       591 suites  ±0   1h 23m 11s ⏱️ + 12m 13s
  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 fab76fb. ± Comparison against base commit a306b1a.

♻️ This comment has been updated with latest results.

@HeikoKlare HeikoKlare merged commit 8afeb2f into eclipse-platform:master Dec 7, 2023
16 checks passed
@HeikoKlare HeikoKlare deleted the ResourceTest-extract-create branch December 7, 2023 05:41
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