Skip to content

TG-23050 Specifying returnValueFactory for @InTestsMock #33

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
May 29, 2025

Conversation

ksunandr
Copy link
Contributor

@ksunandr ksunandr commented May 28, 2025

JIRA Link (if applicable)

TG-23050

Description

Specifies the returnValueFactory for creating a mocked object.
The returnValueFactory contains the name of the factory method used to create the object returned by the mocked method specified in the method field.
See also PR for cover: https://github.com/diffblue/cover/pull/13354

@ksunandr ksunandr requested a review from a team May 28, 2025 12:27
@ksunandr ksunandr force-pushed the ksan/TG-23050_returnValueFactory_InTestsMock branch from ab8ecb5 to 4b81797 Compare May 29, 2025 15:52
@ksunandr ksunandr merged commit 6b963b3 into develop May 29, 2025
1 check passed
@ksunandr ksunandr deleted the ksan/TG-23050_returnValueFactory_InTestsMock branch May 29, 2025 15:55
@ksunandr ksunandr mentioned this pull request Jun 6, 2025
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.

3 participants