C# Класс Baseline.Testing.StringExtensionsFacter

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

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

Метод Описание
combine_to_path_when_not_rooted ( ) : void
combine_to_path_when_rooted ( ) : void
converting_plain_text_line_returns_to_line_breaks ( ) : void
file_escape ( ) : void
if_not_null_negative ( ) : void
if_not_null_positive ( ) : void
is_empty ( ) : void
is_not_empty ( ) : void
numbers_should_be_invalid ( ) : void
numbers_with_commas_and_periods_should_be_valid ( ) : void
numbers_with_commas_and_periods_should_be_valid_in_european_culture ( ) : void
parent_directory ( ) : void
parent_directory_ending_with_directory_seperator ( ) : void
read_lines_to_an_action ( ) : void
read_lines_to_an_enumerable ( ) : void
should_split_on_camel_case ( ) : void
should_split_on_pascal_case ( ) : void
to_bool ( ) : void
to_enum ( ) : void
to_enum_should_ignore_case ( ) : void
to_enum_should_throw_if_not_enum ( ) : void
to_format ( ) : void
to_hash_is_repeatable ( ) : void