C# Класс AK.F1.Timing.Serialization.PropertyDescriptorTest

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

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

Метод Описание
GetDistinctInstances ( ) : IEnumerable
GetEquivalentInstances ( ) : IEnumerable
can_get_the_descriptor_for_a_property ( ) : void
can_serialize_descriptor ( ) : void
can_set_the_value_of_a_property ( ) : void
can_set_the_value_of_an_inherited_property ( ) : void
for_does_not_throw_if_property_has_get_and_set ( Type declaringType ) : void
for_returns_same_instance_for_the_same_property ( ) : void
for_throws_if_property_does_not_have_a_get_and_set ( Type declaringType ) : void
for_throws_if_property_is_decorated_but_declaring_type_is_not ( ) : void
for_throws_if_property_is_not_decorated_with_property_id_attribute ( ) : void
for_throws_if_property_is_null ( ) : void
get_and_set_value_wraps_expected_exceptions ( Type exceptionType ) : void
implements_equality_contract ( ) : void
set_value_throws_if_component_is_null ( ) : void