C# Class Baseline.Testing.FileSystemTester

Inheritance: IDisposable
Show file Open project: JasperFx/baseline

Public Methods

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

Private Methods

Method Description
combine_when_it_is_only_one_value ( ) : void
combine_with_four_values ( ) : void
combine_with_rooted_first_value ( ) : void
combine_with_three_values ( ) : void
combine_with_trailing_slashes ( ) : void
combine_with_two_values ( ) : void
copy_with_overwrite ( ) : void
copy_with_preserve ( ) : void
fullPath ( ) : string
get_relative_path ( ) : void
path_relative_in_parallel_paths ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FileSystemTester() public method

public FileSystemTester ( ) : System
return System