C# allow virtual modifier to be specified for generated methods
#6930
ScottMathieson
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To make testing easier, can you support the ability to add the virtual modifier to the generated API methods for c# - most people seem to agree that the lack of a testable interface makes unit testing much more complicated that it should be. Supporting generating APIs with virtual modifier would ease unit testing burden considerably.
Beta Was this translation helpful? Give feedback.
All reactions