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 template for autocompleting a mock statement #3

Open
JJatSTASH opened this issue Jul 26, 2022 · 0 comments
Open

Add template for autocompleting a mock statement #3

JJatSTASH opened this issue Jul 26, 2022 · 0 comments

Comments

@JJatSTASH
Copy link
Owner

I should be able to type mock, be given a suggestion that I can accept, then get a template to mock a method in the pattern |mock|.On("|mockMethod|", |mockArgs|).Return(|mockResult|). This is similar to when you type func and can select a template to write a method.

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

No branches or pull requests

1 participant