-
Notifications
You must be signed in to change notification settings - Fork 1
tacoman667/MockIt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is mainly my way of enhancing my automated testing experience both from blogs I read and my own crazy thoughts. Right now Testable<T> will only work for constructor based dependancy injection patterns as well as with property injection. The BDDStyleTestingMethodExtensions class is really just trying to wrap asserts into more of a meaningful way so that while testing I can do things like: result.ShouldNotBeNull(); or result.Count.ShouldEqual(4);
About
Automocking class for classes implimenting DI
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published