Releases: cwinland/FastMoq
Releases · cwinland/FastMoq
Add Helper Methods
- Create a CallMethod to allow calling methods without specifying the parameters in a test.
- Create GetFileSystem
- Create a new GetMock to allow multiple actions on the same mock.
- Create a BuildExpression for IsAny.
- Extend some internal methods from ConstructorInfo to MethodBase.
Full Changelog: 2.25.0...2.26.0
Bugs and refactor
2.24.300 Bug Fixes
Bug Fixes
BugFix internal mock creation
2.23.201 bugfix: Add mock creation parameter for nonPublic.
2.23.200
2.23.124
Support mocking DbContext
What's Changed
Full Changelog: 2.23.122...2.23.123
2.23.119
2.23.116
v2.22.1215.1748
Blazor support (#19) * add blazer base. Should this be a different project? * cleanup * Blazor multiple project. Removed supported for 3.1 and 5.0 * Blazor Tests * Cleanup and fix tests * Blazor tests and fixes * Add ability to add type map without generics * Allow skip setup and built in nav manager. * Add Navigation Tests * nav test * . * merge2 * Enhancements * GetAllComponents * Documentation * tests and fixes * testing and cleanup * Help Docs * Maintain 5.0 support for Core project * Cleanup * Cleanup * Cleanup * Cleanup * Update readme and remove tests for 5.0