Skip to content

Migrate org.eclipse.ui.tests.views.properties.tabbed from JUnit4 to J…#3347

Merged
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-ui-tests-views-properties-tabbed
Oct 2, 2025
Merged

Migrate org.eclipse.ui.tests.views.properties.tabbed from JUnit4 to J…#3347
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-ui-tests-views-properties-tabbed

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Oct 2, 2025

…Unit5

  • Convert @RunWith(Suite.class) to @suite
  • Convert @Suite.SuiteClasses to @SelectClasses
  • Update imports from org.junit.runners to org.junit.platform.suite.api
  • Add org.junit.jupiter.api and org.junit.platform.suite.api to Import-Package

…Unit5

- Convert @RunWith(Suite.class) to @suite
- Convert @Suite.SuiteClasses to @SelectClasses
- Update imports from org.junit.runners to org.junit.platform.suite.api
- Add org.junit.jupiter.api and org.junit.platform.suite.api to Import-Package
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2025

Test Results

 2 907 files  + 3   2 907 suites  +3   2h 14m 59s ⏱️ - 8m 45s
 8 053 tests +34   7 808 ✅ +34  245 💤 ±0  0 ❌ ±0 
23 584 runs   - 13  22 802 ✅  - 13  782 💤 ±0  0 ❌ ±0 

Results for commit 6e080f0. ± Comparison against base commit 458182a.

@akurtakov akurtakov merged commit ca934b3 into eclipse-platform:master Oct 2, 2025
18 checks passed
@vogella
Copy link
Copy Markdown
Contributor Author

vogella commented Oct 2, 2025

cc @HeikoKlare this is the first one from the AI generated merges

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.

2 participants