RulesEngine/test/RulesEngine.UnitTest
David 845e92c6e1
Added MethodCallExpression support (#53)
* MemberAccessExpression / UnaryExpression / MethodCallExpression support as long as it evaluatues to a boolean value.
2020-09-21 15:51:31 +05:30
..
TestData Added MethodCallExpression support (#53) 2020-09-21 15:51:31 +05:30
BusinessRuleEngineTest.cs Added MethodCallExpression support (#53) 2020-09-21 15:51:31 +05:30
CustomTypeProviderTests.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
ExpressionUtilsTest.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
LambdaExpressionBuilderTest.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
ListofRuleResultTreeExtensionTest.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
PrivateSetterContractResolver.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
RuleCompilerTest.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
RuleExpressionBuilderFactoryTest.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
RuleTestClass.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30
RulesEngine.UnitTest.csproj Added MethodCallExpression support (#53) 2020-09-21 15:51:31 +05:30
UtilsTests.cs Moving latest changes in develop and reverting them from master (#41) 2020-08-28 07:44:00 +05:30