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

Make BootstrapUtils.resolveTestContextBootstrapper() public #28891

Closed
sbrannen opened this issue Jul 30, 2022 · 0 comments
Closed

Make BootstrapUtils.resolveTestContextBootstrapper() public #28891

sbrannen opened this issue Jul 30, 2022 · 0 comments
Assignees
Labels
in: test Issues in the test module type: enhancement A general enhancement
Milestone

Comments

@sbrannen
Copy link
Member

In order to create a TestContextBootstrapper outside the org.springframework.test.context package using the default lookup mechanisms, we need to make BootstrapUtils.resolveTestContextBootstrapper() public.

For example, this is required by #28204.

@sbrannen sbrannen self-assigned this Jul 30, 2022
@sbrannen sbrannen added in: test Issues in the test module type: enhancement A general enhancement labels Jul 30, 2022
@sbrannen sbrannen added this to the 6.0.0-M6 milestone Jul 30, 2022
sbrannen added a commit that referenced this issue Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant