Exemplo n.º 1
0
 public void TestGetType()
 {
     Assert.That(infos.First().InfoType, Is.EqualTo(InfoType.Constant));
 }