예제 #1
0
 public void Test()
 {
     Assert.AreEqual(42, CFunctions.getIntOfChocolate(), "chocolate");
     Assert.AreEqual(42, Bindings.Test.CFunctions.theUltimateAnswer(), "theUltimateAnswer");
 }