C# Класс Afterglow.Infrastructure.Test_Extensions

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

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

Метод Описание
DisposeIfNotNull_for_not_null_disposable_calls_Dispose ( ) : void
DisposeIfNotNull_for_null_disposable_does_not_call_Dispose ( ) : void
DowncastTo ( ) : void
Foreach_calls_given_lambda_for_each_element ( ) : void
GetCustomAttributes_empty ( ) : void
GetCustomAttributes_test_attribute ( ) : void
IndexIsMultipleOf ( ) : void
IndexIsMultipleOf_with_offset ( ) : void
Slice ( ) : void
String_IsNullOrEmpty ( bool expected, string value ) : void
ToArrayWithOneElement_int ( ) : void
ToArrayWithOneElement_null ( ) : void