C# Класс AK.F1.Timing.Server.IO.ByteBufferTest

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

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

Метод Описание
AssertBufferEqual ( byte expected, ByteBuffer buffer ) : void
append_doubles_capacity_until_it_can_satisfy_the_buffer ( ) : void
append_throws_if_buffer_is_null ( ) : void
can_append_buffer ( ) : void
can_create_snapshot ( ) : void
capacity_property_reflects_the_buffer_capacity ( ) : void
count_property_reflects_the_number_of_buffered_bytes ( ) : void
ctor_throws_if_capacity_is_not_positive ( ) : void
snapshots_are_not_affected_by_changes_buffer_changes ( ) : void