Beispiel #1
0
 public void ShouldBeSetByDefault()
 {
     var duration = new Duration();
     Assert.IsTrue(duration.IsDefault());
 }