public void FileProvider_GetFilePath()
 {
     Assert.AreEqual(FilePath, FP.GetFilePath(FileName));
 }