C# Class Tests.KnowledgeBase.KBTests

Mostra file Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Private Methods

Method Description
DummyCount ( IQueryContext context, Name x ) : IEnumerable
Test_Acculm_Tell_Valid ( ) : void
Test_AskProperty_Self ( ) : void
Test_Concat_Dynamic_Property ( IQueryContext context, Name x, Name y ) : IEnumerable
Test_DynamicProperty_NewDP_Pass ( string expression, string expectedResult ) : void
Test_DynamicProperty_Regist_Fail_ConstantProperties ( ) : void
Test_DynamicProperty_Regist_Fail_Duplicate ( ) : void
Test_DynamicProperty_Regist_Fail_InvalidTemplate ( ) : void
Test_DynamicProperty_Regist_Fail_Null_Surogate ( ) : void
Test_Fail_Change_Perspective_Conflict ( ) : void
Test_Fail_Change_Perspective_To_Invalid_Perspective ( string perspective ) : void
Test_Fail_Tell_With_Nil_Perspective ( ) : void
Test_PrimitiveValuesAsk ( string str, object expect ) : void
Test_Simple_Tell_Invalid ( Name name, object value, Type expectedException ) : void
Test_Simple_Tell_Valid ( Name name, object value ) : void
Test_Tell_Fail_Add_Self_To_Universal ( ) : void
Test_Tell_Fail_Add_Self_To_Universal_Context ( ) : void
Test_Tell_Fail_Assert_Perspective ( string perspective, Type exceptionType ) : void
Test_Tell_Fail_Complext_Property_With_ToM ( ) : void
Test_Tell_Fail_DynamicProperty ( string property, string perspective ) : void
Test_Tell_Fail_DynamicProperty_Regist ( ) : void
Test_Tell_Fail_NonConstant_Property ( string propertyName ) : void
Test_Tell_Fail_Primitive_Property ( string primitiveName ) : void
Test_Tell_Fail_Property_ToM_Transform ( string property, string perspective ) : void
Test_Tell_Pass_Add_Self_Belief_and_Change_Perspective_01 ( ) : void
Test_Tell_Pass_Add_Self_Belief_and_Change_Perspective_02 ( ) : void
Test_Tell_Pass_Add_With_Perspective ( string nativePerspective, string tellPerdicate, string tellPerspective, string queryPerdicate, string queryPerspective ) : void
Test_Tell_Pass_Basic_Property_With_ToM ( ) : void