C# Класс MvbaMapper.Tests.TExtensionsTests.When_asked_to_map_from_another_class

Показать файл Открыть проект

Приватные методы

Метод Описание
BeforeEachTest ( ) : void
Given_a_source_object ( ) : void
Given_a_source_object_with_properties_to_ignore ( ) : void
Ignore_the_property_values_that_were_set_ignore ( OutputClass destination ) : void
MapFrom_is_called ( OutputClass destination ) : void
MapFrom_is_called_with_properties_to_ignore ( OutputClass destination ) : void
Map_the_property_values ( OutputClass destination ) : void