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 references to available implementations in TestDispatcher docs #3200

Merged
merged 2 commits into from Mar 17, 2022

Conversation

zsmb13
Copy link
Contributor

@zsmb13 zsmb13 commented Feb 21, 2022

Currently, linking to TestDispatcher directly leads the user to a page where they can't find the available implementations of this interface. This is mostly caused by the implementations being private classes with factory functions instead of inheritors.

This PR adds references to the two implementations. The description of the implementations here is not very important, feel free to modify it if needed.

Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
@dkhalanskyjb dkhalanskyjb merged commit 0d26d6c into Kotlin:master Mar 17, 2022
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
…otlin#3200)

Co-authored-by: dkhalanskyjb <52952525+dkhalanskyjb@users.noreply.github.com>
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.

None yet

2 participants