Skip to content

Migrate org.eclipse.jface.tests.notifications from JUnit4 to JUnit5#3368

Merged
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-jface-tests-notifications
Oct 2, 2025
Merged

Migrate org.eclipse.jface.tests.notifications from JUnit4 to JUnit5#3368
akurtakov merged 1 commit into
eclipse-platform:masterfrom
vogella:junit5-jface-tests-notifications

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Oct 2, 2025

  • 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

- 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 937 files  +  468   2 937 suites  +468   2h 12m 34s ⏱️ + 46m 16s
 8 171 tests +    5   7 926 ✅ +    5  245 💤 ±  0  0 ❌ ±0 
23 553 runs  +2 442  22 771 ✅ +2 214  782 💤 +228  0 ❌ ±0 

Results for commit fb0e37c. ± Comparison against base commit 1fa29c8.

@akurtakov akurtakov merged commit 5a5b3c5 into eclipse-platform:master Oct 2, 2025
18 checks passed
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