daveoftheparty / speedy-moq

Generate boilerplate code for Moq in C#
MIT License
1 stars 0 forks source link

Handle indexers #50

Closed daveoftheparty closed 2 years ago

daveoftheparty commented 2 years ago

Be able to Mock an indexer.

a branch is already in progress for this: https://github.com/daveoftheparty/speedy-moq/compare/indexers

daveoftheparty commented 2 years ago

closed by #55