Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从 Visual Studio 2010 运行单元测试时,我看到我们能够右键单击特定测试并从“测试结果”窗口中选择“查看测试结果详细信息”。我的问题是使用什么格式来显示测试的持续时间属性?是 hh:min:secs:ms 吗?
它是hours:minutes:seconds.fractions of a second。希望您的个人测试永远不需要那些额外的幅度。
hours:minutes:seconds.fractions of a second
在我看来更像hour:minute:fractional-seconds。
hour:minute:fractional-seconds