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