C# Class Baseline.Testing.FilesSystem_load_from_file

Inheritance: IDisposable
Show file Open project: JasperFx/baseline

Public Methods

Method Description
Dispose ( ) : void
FilesSystem_load_from_file ( ) : System

Private Methods

Method Description
load_from_file_or_throw_shuld_throw_when_file_does_not_exist ( ) : void
should_deserialize_xml ( ) : void
should_return_empty_instance_when_file_does_not_exist ( ) : void
should_thrown_when_file_is_not_xml ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FilesSystem_load_from_file() public method

public FilesSystem_load_from_file ( ) : System
return System