125
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the changelog More... about 3 years ago
Unskip test that should now be fixed in DynamicProxy More... about 3 years ago
DynamicProxy's minimum requirement is now `net462` More... about 3 years ago
Update Castle.Core to v5 More... about 3 years ago
Merge pull request #1251 from stakx/bugfix/byref-parameter-handling More... about 3 years ago
Update the changelog More... about 3 years ago
Account for by-ref params in `MethodExpectation.CreateFrom(Invocation)` More... about 3 years ago
Add failing test More... about 3 years ago
Update CastleProxyFactory.cs More... over 3 years ago
Add sponsorships More... over 3 years ago
Update version to 4.17.2 More... over 3 years ago
Merge pull request #1241 from stakx/setup-property-recursive More... over 3 years ago
Update the changelog More... over 3 years ago
Make `SetupProperty` work w/ recursive expressions again More... over 3 years ago
Failing tests for `SetupProperty` on sub-mock More... over 3 years ago
Update version to 4.17.1 More... over 3 years ago
Update nuget API key More... over 3 years ago
Merge pull request #1234 from stakx/stubbedpropertiessetup More... over 3 years ago
Switch to `ConcurrentDictionary` for better thread-safety More... over 3 years ago
Update the changelog More... over 3 years ago
Property setups are ignored on mocks instantiated using `Mock.Of` More... over 3 years ago
Restore LINQ to Mocks' ability to set any property More... over 3 years ago
Update version to 4.17.0 More... over 3 years ago
Update & clean up the changelog a little More... over 3 years ago
Update `Castle.Core` (DynamicProxy) to version 4.4.1 More... over 3 years ago
Merge pull request #1232 from stakx/lazy-eval-matcher More... over 3 years ago
Update the changelog More... over 3 years ago
Use same comparison logic in `LazyEvalMatcher` as in `ConstantMatcher` More... over 3 years ago
Equivalent arrays don't test equal when returned from a method More... over 3 years ago
Add dedicated setup type for `SetupAllProperties` More... over 3 years ago