C# Class ConfigReader.Tests.when_a_custom_conversion_strategy_is_set_for_a_type

Inheritance: ConfigurationReaderSpecificationBase
Show file Open project: troygoode/ConfigReader

Protected Methods

Method Description
Context ( ) : void

Private Methods

Method Description
it_should_use_it_to_convert_type_that_have_no_type_converter ( ) : void

Method Details

Context() protected method

protected Context ( ) : void
return void