C# Class Baseline.Testing.Reflection.PropertyChainTester

Afficher le fichier Open project: JasperFx/baseline

Méthodes publiques

Méthode Description
PropertyChainTester ( ) : System

Private Methods

Méthode Description
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

Method Details

PropertyChainTester() public méthode

public PropertyChainTester ( ) : System
Résultat System