I20260101-1800
Migrated 5 tests in org.eclipse.ui.tests from CloseTestWindowsRule (JUnit 4) to CloseTestWindowsExtension (JUnit 5). Updated imports, annotations (@Rule -> @ExtendWith, @Before -> @BeforeEach, @After -> @AfterEach, @Ignore -> @Disabled), and assertions.