예제 #1
0
        public void TestMethod2()
        {
            bool r = Metodo.Example2();

            Assert.AreEqual(true, r);
        }