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

Update the "Configuring Robolectric" page #289

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

MGaetan89
Copy link
Member

This PR updates the Configuring Robolectric page.

The changes are:

  • Add Java code samples in addition to the existing Kotlin code samples.
  • Add links to external documentation where possible.

This PR updates the [Configuring Robolectric](https://robolectric.org/configuring/) page.

The changes are:
- Add Java code samples in addition to the existing Kotlin code samples.
- Add links to external documentation where possible.
@MGaetan89 MGaetan89 merged commit 3d59ee4 into robolectric:master Aug 25, 2024
1 check passed
@MGaetan89 MGaetan89 deleted the update_Configuring branch August 25, 2024 15:19
MGaetan89 added a commit to MGaetan89/robolectric.github.io that referenced this pull request Sep 23, 2024
In robolectric#289, I've added a column to display the default value of each Robolectric property.
However, the default value for `robolectric.offline` is `false`, not `true`:
https://github.com/robolectric/robolectric/blob/43fdc567619886f497ddca971bf31814f6d957ec/robolectric/src/main/java/org/robolectric/plugins/LegacyDependencyResolver.java#L74
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.

2 participants