Ejemplo n.º 1
0
 public void CreateGastropoda()
 {
     TDK.APaF.Model.GastropodaClass item = new TDK.APaF.Model.GastropodaClass();
     Assert.IsNotNull(item);
 }
Ejemplo n.º 2
0
 public void CreateGastropoda()
 {
     TDK.APaF.Model.GastropodaClass item = new TDK.APaF.Model.GastropodaClass();
     Assert.IsNotNull(item);
 }