Ejemplo n.º 1
0
        public void EditPropertyTest()
        {
            TestPage testPage = new TestPage();

            testPage.EditProperty(0);
            // all we have to do is make sure this doesn't throw
        }