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

Clear outer instances when init test state is called #26644

Merged
merged 1 commit into from Jul 12, 2022

Commits on Jul 11, 2022

  1. Clear outer instances when init test state is called

    The init test state is called several times depending whether JUnit 5 is configured with the lifecycle method based or class based. 
    
    Clearing out the outer instances every time the main class is initialized, ensure that the outer instances are always up to date.
    Sgitario committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    28fc5cf View commit details
    Browse the repository at this point in the history