C# Class Tests.Conditions.ConditionsTests

Mostrar archivo Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Private Methods

Method Description
Condition_Invalid_Parse ( string str, Type expectedException ) : void
Condition_Valid_Parse ( string str ) : void
CreateKB ( ) : KB
Test_Condition ( string conditionStr, bool result ) : void
Test_ConditionSet ( string conditions, bool result, string constraints ) : void
Test_Condition_Equals ( string str1, string str2, ComparisonOperator op ) : void
Test_Condition_HashCode ( string str1, string str2, ComparisonOperator op ) : void
Test_Fail_FalsePerdicate ( ) : void