public string GetLocalDiskAlignmentTest() { string result = FunctionCommon.GetLocalDiskAlignment(); return(result); // TODO: 将断言添加到 方法 FunctionCommonTest.GetLocalDiskAlignmentTest() }