moq.analyzers
moq.analyzers copied to clipboard
Legacy TODO from README.md
- [ ] Setup() should be us-ed for methods, not for properties
- [ ] AdvancedMatcherAttribute should accept only IMatcher types
- [ ] Checks for protected mocks when dynamically referencing their members
- [ ] Setup() requires overridable members
- [ ] Mock.Get() should not take literals