C# Class Castle.IO.Tests.paths.path_specification

Inheritance: context
Show file Open project: haf/Castle.Transactions

Private Methods

Method Description
absolute_path_is_made_relative ( string source, string basePath, string result ) : void
drive_and_directory_depends_on_position_of_separator ( string path, string directory ) : void
gettting_without_last_bit_should_act_only_on_folder_and_file_part ( string firstPart, string result ) : void
path_has_segments ( ) : void
path_with_unc_root_doesnt_include_unc_root_in_segments ( ) : void
relative_path_is_made_relative_by_returning_itself ( ) : void
relative_path_is_not_rooted ( ) : void
trailing_slash_is_always_normalized ( ) : void