C# Класс AutoCompare.Tests.ConfigurationTests

Наследование: AutoCompareBaseTest
Показать файл Открыть проект

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

Метод Описание
Configure_A_Member_That_Is_Not_A_Field_Or_Property_Should_Throw ( ) : void
Configure_A_Property_Twice_Should_Throw ( ) : void
Configure_A_Type_Ignoring_Public_Fields ( ) : void
Configure_A_Type_Twice_Should_Throw ( ) : void
Configure_A_Type_With_Only_Public_Fields ( ) : void
Configure_Array ( ) : void
Configure_Enumerable_Twice_Should_Throw ( ) : void
Configure_IDictionary ( ) : void
Configure_IEnumerable ( ) : void
Configure_IList ( ) : void
Configure_Inherited_IEnumerable ( ) : void
Configure_Not_A_Member_Should_Throw ( ) : void