Esempio n. 1
0
 public void TestGetIntSquare()
 {
     Assert.Equal(10000, api.GetIntSquare(100));
 }