Skip to content

Commit d9a994d

Browse files
authored
Operator and testing modernization for cache .Filter() operators, as described in #1014. (#1048)
Includes full re-write of the static version of `.Filter()`, to promote consistent organization among all filtering operators, and to fix a missing null parameter check. Includes refactoring and enhancement to combine the two separate backing classes for `.Filter()` operators into one, by adding `reapplyFilter` support to the newer one. Includes full rewrite of the cache .Filter() testing suite.
1 parent 88bc23e commit d9a994d

18 files changed

+2552
-1489
lines changed

src/DynamicData.Tests/Cache/FilterControllerFixture.cs

Lines changed: 0 additions & 319 deletions
This file was deleted.

0 commit comments

Comments
 (0)