RulesEngine/test/RulesEngine.UnitTest
Alex Reich 34f77ed2ec
Make consistent singlar/plural names of instances to avoid downstream… (#193)
* Make consistent singlar/plural names of instances to avoid downstream ambiguous reference issues

* Reverted ReSettings pluralization

* conventional progress

* Overhaul to simplify, cleanup, deprecate pr

* Update README.md

* Reverted RuleActions

* Cleanup

* Cleanup

* Cleanup

* Cleanup

* Deprecate RuleAction to plural

* Reverted some name changes per @abbasc52

* Clarity + VS.NET 2019 compilation fix

* Camelcase fixes

* Reverted Id properties

* Documentation updates

Co-authored-by: Alex Reich <Alex_Reich@mechanicsbank.com>
Co-authored-by: Alex Reich <alex@alexreich.com>
Co-authored-by: Abbas Cyclewala <abcy@microsoft.com>
2021-08-13 10:04:47 +05:30
..
ActionTests Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
TestData Merge develop to master (#68) 2020-11-02 09:25:43 +05:30
BusinessRuleEngineTest.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
CustomTypeProviderTests.cs * fixed namespace issue (#82) 2020-12-23 11:04:10 +05:30
EmptyRulesTest.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
ExpressionUtilsTest.cs Merge develop to master (#68) 2020-11-02 09:25:43 +05:30
LambdaExpressionBuilderTest.cs perf mode for nested rules (#128) 2021-04-27 12:17:42 +05:30
ListofRuleResultTreeExtensionTest.cs * fixed namespace issue (#82) 2020-12-23 11:04:10 +05:30
NestedRulesTest.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
RuleCompilerTest.cs Abbasc52/nested fix (#96) 2021-02-02 10:29:21 +05:30
RuleExpressionBuilderFactoryTest.cs * fixed namespace issue (#82) 2020-12-23 11:04:10 +05:30
RuleTestClass.cs * fixed namespace issue (#82) 2020-12-23 11:04:10 +05:30
RulesEnabledTests.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
RulesEngine.UnitTest.csproj Abbasc52/actions for nested levels (#182) 2021-07-20 16:54:32 +05:30
ScopedParamsTest.cs Make consistent singlar/plural names of instances to avoid downstream… (#193) 2021-08-13 10:04:47 +05:30
UtilsTests.cs * fixed namespace issue (#82) 2020-12-23 11:04:10 +05:30