C# 클래스 Baseline.Testing.Reflection.PropertyChainTester

파일 보기 프로젝트 열기: JasperFx/baseline

공개 메소드들

메소드 설명
PropertyChainTester ( ) : System

비공개 메소드들

메소드 설명
ArrayIndexingPropertyAccessWorks ( ) : void
CollectionIndexingPropertyAccessWorks ( ) : void
PropertyChainCanGetPropertyHappyPath ( ) : void
PropertyChainCanSetPRopertyHappyPath ( ) : void
PropertyChainGetPropertyReturnsNullForSadPath ( ) : void
PropertyChainReturnsInnerMostFieldName ( ) : void
PropertyChainReturnsInnerMostPropertyType ( ) : void
prepend_accessor ( ) : void
prepend_accessor_2 ( ) : void
prepend_property ( ) : void
propertyChain_can_get_child_accessor ( ) : void
propertyChain_can_get_child_accessor_from_array_indexer ( ) : void
propertyChain_can_get_child_accessor_from_indexer ( ) : void
propertyChain_can_get_inner_property ( ) : void
propertyChain_can_get_owner_type ( ) : void
propertyChain_can_get_properties_names ( ) : void
propertyChain_can_get_the_name ( ) : void
propertyChain_hashcode ( ) : void
propertyChain_toString_returns_graph ( ) : void
property_chain_equals ( ) : void
to_expression_test ( ) : void
to_expression_test_with_a_value_type ( ) : void

메소드 상세

PropertyChainTester() 공개 메소드

public PropertyChainTester ( ) : System
리턴 System