daveoftheparty / speedy-moq

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

magic strings for extension name #2

Closed daveoftheparty closed 3 years ago

daveoftheparty commented 3 years ago

Search entire repository for "boilerMoq" and replace with whatever this thing is gonna be named. Use constants/statics. There should be as few unique references as possible, probably:

Snackeroo commented 3 years ago
daveoftheparty commented 3 years ago

This was actually closed by #35 and I just forgot to add the closing statement.