Skip to content

Make TestApplication public.#5217

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_941206045
Jul 6, 2026
Merged

Make TestApplication public.#5217
copybara-service[bot] merged 1 commit into
masterfrom
test_941206045

Conversation

@copybara-service

Copy link
Copy Markdown

Make TestApplication public.

A recent PR (10833) modifies Robolectric to use appComponentFactory to
create the application class if available.

Using a version of Robolectric with this PR included causes a hilt tests to fail, because their application
class is not public.

This CL resolves the issue by making application classes and their constructors public.

A recent PR (10833) modifies Robolectric to use appComponentFactory to
create the application class if available.

Using a version of Robolectric with this PR included causes a hilt tests to fail, because their application
class is not public.

This CL resolves the issue by making application classes and their constructors public.

PiperOrigin-RevId: 943373864
@copybara-service copybara-service Bot merged commit 22ca583 into master Jul 6, 2026
@copybara-service copybara-service Bot deleted the test_941206045 branch July 6, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant