Exemple #1
0
 public void CompI2(short a)
 {
     Assert.Equal(Int16Tests.CompI2(a), Run <int>("Mosa.UnitTest.Collection.Int16Tests.CompI2", a));
 }