Exemplo n.º 1
0
 public void AddDefault()
 {
     _tag.AddDefault();
     Assert.AreEqual(_tag.ToString(), "<track default=\"default\">");
 }