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

Migrate remaining tests in o.e.compare.tests to JUnit 4 #903 #990

Merged

Commits on Dec 12, 2023

  1. Migrate remaining tests in o.e.compare.tests to JUnit 4 eclipse-platf…

    …orm#903
    
    The only remaining JUnit 4 test in org.eclipse.compare.tests is
    FileDiffResultTest:
    * Replace the ResourceTest inheritance with WorkspaceTestRule
    * Add @test annotations
    * Remove unnecessary try-catch blocks
    * Replace inheritance of utilities from WorkspaceTest with proper
    in-place functionality
    
    Contributes to
    eclipse-platform#903
    HeikoKlare committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    97b5d65 View commit details
    Browse the repository at this point in the history