C# 클래스 Tests.Conditions.ConditionsTests

파일 보기 프로젝트 열기: GAIPS-INESC-ID/FAtiMA-Toolkit

비공개 메소드들

메소드 설명
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