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

(feat): remaining mock object methods - mockReturnThis, withImplementation #410

Merged
merged 15 commits into from
Feb 9, 2024

Conversation

goosewobbler
Copy link
Member

@goosewobbler goosewobbler commented Jan 23, 2024

Adding the remaining methods, also updating documentation and finishing the unit tests for all mock object methods.

TODO:

  • Docs - withImplementation
  • Docs - getMockImplementation
  • Docs - getMockName
  • Docs - mockName
  • Docs - mockReturnThis

@goosewobbler goosewobbler added the WIP Work in progress label Jan 23, 2024
@goosewobbler goosewobbler changed the title (feat): remaining mock methods - mockReturnThis, withImplementation (feat): remaining mock object methods - mockReturnThis, withImplementation Jan 24, 2024
@goosewobbler goosewobbler removed the WIP Work in progress label Feb 9, 2024
@goosewobbler goosewobbler force-pushed the sm/remaining-mock-methods branch from 8329848 to b6a5323 Compare February 9, 2024 23:35
@goosewobbler goosewobbler merged commit c76a44e into main Feb 9, 2024
4 checks passed
@goosewobbler goosewobbler deleted the sm/remaining-mock-methods branch February 9, 2024 23:42
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