C# (CSharp) AutoMapper.UnitTests.Constructors Namespace

Classes

Name Description
MappingMultipleConstructorArguments
MappingMultipleConstructorArguments.DestinationBar
MappingMultipleConstructorArguments.DestinationFoo
MappingMultipleConstructorArguments.SourceBar
MappingMultipleConstructorArguments.SourceFoo
UsingMappingEngineToResolveConstructorArguments
UsingMappingEngineToResolveConstructorArguments.DestinationBar
UsingMappingEngineToResolveConstructorArguments.DestinationFoo
UsingMappingEngineToResolveConstructorArguments.SourceBar
UsingMappingEngineToResolveConstructorArguments.SourceFoo
When_configuring_ctor_param_members
When_configuring_ctor_param_members.Dest
When_configuring_ctor_param_members.Source
When_configuring_nullable_ctor_param_members
When_configuring_nullable_ctor_param_members.Dest
When_configuring_nullable_ctor_param_members.Source
When_constructor_is_match_with_default_value
When_constructor_is_match_with_default_value.Person
When_constructor_is_match_with_default_value.PersonDto
When_constructor_is_partial_match
When_constructor_is_partial_match.GeoCoordinate
When_constructor_is_partial_match.GeolocationDTO
When_constructor_is_partial_match_with_value_type
When_constructor_is_partial_match_with_value_type.GeoCoordinate
When_constructor_is_partial_match_with_value_type.GeolocationDTO
When_constructor_matches_but_is_overriden_by_ConstructUsing
When_constructor_matches_but_is_overriden_by_ConstructUsing.Person
When_constructor_matches_but_is_overriden_by_ConstructUsing.PersonDto
When_constructor_matches_but_the_destination_is_passed
When_constructor_matches_but_the_destination_is_passed.Destination
When_constructor_matches_but_the_destination_is_passed.Source
When_constructor_matches_with_destination_prefix_and_postfix
When_constructor_matches_with_destination_prefix_and_postfix.Person
When_constructor_matches_with_destination_prefix_and_postfix.PersonDto
When_constructor_matches_with_prefix_and_postfix
When_constructor_matches_with_prefix_and_postfix.Person
When_constructor_matches_with_prefix_and_postfix.PersonDto
When_mapping_a_constructor_parameter_from_nested_members
When_mapping_a_constructor_parameter_from_nested_members.Destination
When_mapping_a_constructor_parameter_from_nested_members.NestedSource
When_mapping_a_constructor_parameter_from_nested_members.Source
When_mapping_an_optional_GUID_constructor
When_mapping_an_optional_GUID_constructor.Destination
When_mapping_an_optional_GUID_constructor.Source
When_mapping_through_constructor_and_destination_has_setter
When_mapping_through_constructor_and_destination_has_setter.Destination
When_mapping_through_constructor_and_destination_has_setter.Source
When_mapping_to_an_object_using_contextual_service_location
When_mapping_to_an_object_using_contextual_service_location.Dest
When_mapping_to_an_object_using_contextual_service_location.Source
When_mapping_to_an_object_using_service_location
When_mapping_to_an_object_using_service_location.Dest
When_mapping_to_an_object_using_service_location.Source
When_mapping_to_an_object_with_a_constructor_with_a_matching_argument
When_mapping_to_an_object_with_a_constructor_with_a_matching_argument.Dest
When_mapping_to_an_object_with_a_constructor_with_a_matching_argument.Source
When_mapping_to_an_object_with_a_constructor_with_multiple_optional_arguments
When_mapping_to_an_object_with_a_constructor_with_multiple_optional_arguments.DestinationBar
When_mapping_to_an_object_with_a_constructor_with_multiple_optional_arguments.DestinationFoo
When_mapping_to_an_object_with_a_constructor_with_multiple_optional_arguments.SourceBar
When_mapping_to_an_object_with_a_constructor_with_multiple_optional_arguments.SourceFoo
When_mapping_to_an_object_with_a_constructor_with_single_optional_arguments
When_mapping_to_an_object_with_a_constructor_with_single_optional_arguments.DestinationBar
When_mapping_to_an_object_with_a_constructor_with_single_optional_arguments.DestinationFoo
When_mapping_to_an_object_with_a_constructor_with_single_optional_arguments.SourceBar
When_mapping_to_an_object_with_a_constructor_with_single_optional_arguments.SourceFoo
When_mapping_to_an_object_with_a_constructor_with_string_optional_arguments
When_mapping_to_an_object_with_a_constructor_with_string_optional_arguments.DestinationBar
When_mapping_to_an_object_with_a_constructor_with_string_optional_arguments.DestinationFoo
When_mapping_to_an_object_with_a_constructor_with_string_optional_arguments.SourceBar
When_mapping_to_an_object_with_a_constructor_with_string_optional_arguments.SourceFoo
When_mapping_to_an_object_with_a_private_constructor
When_mapping_to_an_object_with_a_private_constructor.Dest
When_mapping_to_an_object_with_a_private_constructor.Source
When_mapping_to_an_object_with_multiple_constructors_and_constructor_mapping_is_disabled
When_mapping_to_an_object_with_multiple_constructors_and_constructor_mapping_is_disabled.Dest
When_mapping_to_an_object_with_multiple_constructors_and_constructor_mapping_is_disabled.Source
When_renaming_class_constructor_parameter
When_renaming_class_constructor_parameter.Destination
When_renaming_class_constructor_parameter.InnerDestination
When_renaming_class_constructor_parameter.InnerSource
When_renaming_class_constructor_parameter.Source
When_the_destination_has_a_matching_constructor_with_optional_extra_parameters
When_the_destination_has_a_matching_constructor_with_optional_extra_parameters.Destination
When_the_destination_has_a_matching_constructor_with_optional_extra_parameters.Source