C# Class ApplicationSettingsTests.CreationTests.When_using_file_name

Inheritance: TestBase
Show file Open project: tparvi/appsettings

Private Methods

Method Description
And_file_does_not_exist_then_exception_is_thrown ( ) : void
Then_if_filepath_is_uri_exception_is_thrown ( ) : void
Then_reading_absolute_path_should_succeed ( ) : void
Then_relative_path_should_be_converted_to_aboslute_path ( ) : void