public void Test() { Assert.AreEqual(42, CFunctions.getIntOfChocolate(), "chocolate"); Assert.AreEqual(42, Bindings.Test.CFunctions.theUltimateAnswer(), "theUltimateAnswer"); }