8000 Update and standardize Javadoc. by copybara-service[bot] · Pull Request #1487 · google/truth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update and standardize Javadoc. #1487

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

Update and standardize Javadoc. #1487

merged 1 commit into from
Jun 13, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

Update and standardize Javadoc.

  • Use @link over @code in more places. (I didn't use it for self-links, though, because IntelliJ complains about those.) This came up in cl/764872419. It follows the change in our Java practices some years ago.
  • Standardize FooSubject Javadoc on "A subject for {@link Foo} values
  • Remove quotes around "functional interface" in ExpectFailure types. (We already go without in types like BinaryPredicate.)
  • Fix at least one typo (in Subject.java).

RELNOTES=n/a

- Use `@link` over `@code` in more places. (I didn't use it for self-links, though, because IntelliJ complains about those.) This came up in cl/764872419. It follows the change in our Java practices some years ago.
- Standardize `FooSubject` Javadoc on "A subject for {@link Foo} values
- Remove quotes around "functional interface" in `ExpectFailure` types. (We already go without in types like [`BinaryPredicate`](https://truth.dev/api/latest/com/google/common/truth/Correspondence.BinaryPredicate.html).)
- Fix at least one typo (in `Subject.java`).

RELNOTES=n/a
PiperOrigin-RevId: 771157858
@copybara-service copybara-service bot merged commit aba48c6 into master Jun 13, 2025
@copybara-service copybara-service bot deleted the test_771149876 branch June 13, 2025 18:11
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
0