C# Class Pomona.UnitTests.TypeMapperTests

Mostrar archivo Open project: Pomona/Pomona

Private Properties

Property Type Description
AnonymousCompilerGeneratedType_IsMappedAsValueObject void
ChangePluralNameWorksCorrectly void
ChangeTypeNameWorksCorrectly void
DoesNotDuplicatePropertiesWhenDerivedFromHiddenBaseClassInMiddle void
FromType_QueryResult_ReturnsQueryResultType void
GetClassMapping_ByInvalidName_ThrowsUnknownTypeException void
GetClassMapping_ByValidName_ReturnsCorrectType void
GetPropertyFormula_ForTypeNotHavingFormulaSpecified_ReturnsNull void
GetTypeForProxyTypeInheritedFromMappedType_ReturnsMappedBaseType void
InterfaceIGrouping_IsMappedAsValueObject void
PropertyOfExposedInterfaceFromNonExposedBaseInterfaceGotCorrectDeclaringType void
Property_ThatIsPublicWritableOnServer_AndReadOnlyThroughApi_IsNotPublic void
Property_WithFluentlyAddedAttribute_GotAttributeAddedToPropertySpec void
Property_removed_from_filter_in_GetAllPropertiesOfType_is_not_mapped void
Resolve_types_from_a_lot_of_threads_does_not_cause_exceptions_due_to_race_conditions void
SetUp void
StaticProperty_IsExcludedByDefault void
TearDown void

Private Methods

Method Description
AnonymousCompilerGeneratedType_IsMappedAsValueObject ( ) : void
ChangePluralNameWorksCorrectly ( ) : void
ChangeTypeNameWorksCorrectly ( ) : void
DoesNotDuplicatePropertiesWhenDerivedFromHiddenBaseClassInMiddle ( ) : void
FromType_QueryResult_ReturnsQueryResultType ( ) : void
GetClassMapping_ByInvalidName_ThrowsUnknownTypeException ( ) : void
GetClassMapping_ByValidName_ReturnsCorrectType ( ) : void
GetPropertyFormula_ForTypeNotHavingFormulaSpecified_ReturnsNull ( ) : void
GetTypeForProxyTypeInheritedFromMappedType_ReturnsMappedBaseType ( ) : void
InterfaceIGrouping_IsMappedAsValueObject ( ) : void
PropertyOfExposedInterfaceFromNonExposedBaseInterfaceGotCorrectDeclaringType ( ) : void
Property_ThatIsPublicWritableOnServer_AndReadOnlyThroughApi_IsNotPublic ( ) : void
Property_WithFluentlyAddedAttribute_GotAttributeAddedToPropertySpec ( ) : void
Property_removed_from_filter_in_GetAllPropertiesOfType_is_not_mapped ( ) : void
Resolve_types_from_a_lot_of_threads_does_not_cause_exceptions_due_to_race_conditions ( ) : void
SetUp ( ) : void
StaticProperty_IsExcludedByDefault ( ) : void
TearDown ( ) : void