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

Add unit tests for KDoc links to Java #3584

Merged

Conversation

vmishenev
Copy link
Member

Two new tests have been added in LinkTest.kt. One is to verify that a KDoc link correctly points to Java annotation methods, and the second test is for Java synthetic properties.

@vmishenev vmishenev linked an issue Apr 25, 2024 that may be closed by this pull request
Two new tests have been added in `LinkTest.kt`. One is to verify that a KDoc link correctly points to Java annotation methods, and the second test is for Java synthetic properties.
@vmishenev vmishenev force-pushed the vmishenev/3316-add-more-unit-tests-for-Kdoc-links-to-java branch from 0c5ce63 to 33473a1 Compare April 25, 2024 11:10
@vmishenev vmishenev merged commit d6c9fc8 into master Apr 25, 2024
12 checks passed
@vmishenev vmishenev deleted the vmishenev/3316-add-more-unit-tests-for-Kdoc-links-to-java branch April 25, 2024 20: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.

[K2] Unresolved java annotation methods in KDoc
3 participants