C# Класс Centroid.Tests.ConfigTest

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

Открытые методы

Метод Описание
ConfigTest ( ) : System

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

Метод Описание
test_all_environment_is_not_case_sensitive ( ) : void
test_contains_key ( ) : void
test_create_from_file ( ) : void
test_create_from_string ( ) : void
test_enumerated_json_object_values_are_still_shiny ( ) : void
test_enumerating_json_array ( ) : void
test_enumerating_json_object ( ) : void
test_environment_property_is_included ( ) : void
test_environment_specific_config_has_environment_property ( ) : void
test_environment_specific_config_is_included ( ) : void
test_environment_specific_config_no_environment_property_if_has_environment_config_json ( ) : void
test_environment_specific_config_overrides_all ( ) : void
test_indexing_json_array ( ) : void
test_iterating_raw_config ( ) : void
test_key_as_index ( ) : void
test_modifying_raw_config ( ) : void
test_raises_if_duplicate_normalized_keys_exist ( ) : void
test_raises_if_key_not_found ( ) : void
test_readable_using_snake_case_property ( ) : void
test_shared_config_is_included ( ) : void
test_supports_deep_merge ( ) : void
test_supports_merge_override ( ) : void
test_to_string_returns_json ( ) : void

Описание методов

ConfigTest() публичный Метод

public ConfigTest ( ) : System
Результат System