예제 #1
0
 public void NoTime()
 {
     Assert.Equal(ControlBarHelper.IntToTimeString(0), "00:00");
 }