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

QuarkusComponentTest: refactorings and API changes #35768

Merged
merged 1 commit into from
Sep 7, 2023

Commits on Sep 6, 2023

  1. QuarkusComponentTest: refactorings and API changes

    - determine the test phase in which the container should be started from the
    TestInstance lifecycle
    - introduce the QuarkusComponentTestExtensionBuilder to create immutable
    extension instance when programmatic API is used
    - TestConfigProperty can be declared on test methods
    
    Co-authored-by: Ladislav Thon <ladicek@gmail.com>
    mkouba and Ladicek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1a2de65 View commit details
    Browse the repository at this point in the history