C# Класс AK.F1.Timing.Model.Collections.PostedTimeCollectionModelTest

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

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

Метод Описание
PT ( double seconds, PostedTimeType type, int lapNumber ) : PostedTime
TS ( double seconds ) : System.TimeSpan
add_throws_if_item_is_null ( ) : void
adding_an_item_adds_it_to_the_items ( ) : void
adding_an_item_updates_the_count ( ) : void
adding_an_item_updates_the_current ( ) : void
adding_an_item_updates_the_maximum_if_it_has_changed ( ) : void
adding_an_item_updates_the_mean ( ) : void
adding_an_item_updates_the_minimum_if_it_has_changed ( ) : void
adding_an_item_updates_the_personal_best_count ( ) : void
adding_an_item_updates_the_range ( ) : void
adding_an_item_updates_the_session_best_count ( ) : void
assert_has_default_property_values ( PostedTimeCollectionModel model ) : void
bug ( ) : void
can_create ( ) : void
can_reset ( ) : void
replace_current_throws_if_current_has_not_been_set ( ) : void
replace_current_throws_if_replacement_is_null ( ) : void
replacing_an_item_does_not_update_the_count ( ) : void
replacing_an_item_updates_the_current ( ) : void
replacing_an_item_updates_the_items ( ) : void
replacing_an_item_updates_the_maximum_if_it_has_changed ( ) : void
replacing_an_item_updates_the_mean ( ) : void
replacing_an_item_updates_the_minimum_if_it_has_changed ( ) : void
replacing_an_item_updates_the_personal_best_count ( ) : void
replacing_an_item_updates_the_range ( ) : void
replacing_an_item_updates_the_session_best_count ( ) : void