public class QuickIO_Path_Tests
public void QuickIO_Path_Tests()
public void GetFullPathInfo_Equal_Test()
public void Path_Combination_Test()
public void Path_Const_LocalRegularPrefix_Test()
public void Path_Const_LocalUncPrefix_Test()
public void Path_GetFullPath_Equal_Test()
public void Path_GetName_Invalid_Test()
public void Path_GetName_SimpleName_Test()
public void Path_GetParent1_Test()
public void Path_GetParent2_Test()
public void Path_GetRoot_Test()
public void Path_GetRootFromSimplePathTest_HaveToSucceed()
public void Path_IsLocalRegularPath_Test()
public void Path_IsLocalUncPath_Test()
public void Path_ParseLocalRegularPath_Test1()
public void Path_ParseLocalRegularPath_Test2()
public void Path_ParseLocalRegularPath_Test3()
public void Path_ParseLocalUncPath_Test1()
public void Path_ParseLocalUncPath_Test2()
public void Path_ParseLocalUncPath_Test3()
public void Path_TestPathPrefixes()
public void Path_ToLocalLocalRegular_File_Test()
public void Path_ToLocalLocalRegular_Folder_Test()
public void Path_ToLocalUncPath_File_Test()
public void Path_ToLocalUncPath_Folder_Test()
public void Path_ToRegularPathTest()
public void Path_ToUncPathTest()
public void Path_TryParse_Test1()
public void Path_TryParse_Test2()