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 CoroutinesUtils #29968

Closed
sdeleuze opened this issue Feb 14, 2023 · 0 comments
Closed

Add unit tests for CoroutinesUtils #29968

sdeleuze opened this issue Feb 14, 2023 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: kotlin An issue related to Kotlin support type: task A general task
Milestone

Comments

@sdeleuze
Copy link
Contributor

As discussed with @simonbasle in the context of #29924, we should add unit tests for CoroutinesUtils which is currently only tested via integration tests, and potentially validate inputs to ensure for example the last parameter is available and of type Continuation.

@sdeleuze sdeleuze added type: task A general task theme: kotlin An issue related to Kotlin support labels Feb 14, 2023
@sdeleuze sdeleuze added this to the 6.0.6 milestone Feb 14, 2023
@sdeleuze sdeleuze self-assigned this Feb 14, 2023
@rstoyanchev rstoyanchev added the in: core Issues in core modules (aop, beans, core, context, expression) label Feb 14, 2023
sdeleuze added a commit to sdeleuze/spring-framework that referenced this issue Feb 21, 2023
mdeinum pushed a commit to mdeinum/spring-framework that referenced this issue Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) theme: kotlin An issue related to Kotlin support type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants