Ejemplo n.º 1
0
        public void HandleValueTest()
        {
            RangeBar target = new RangeBar(); // TODO: Initialize to an appropriate value
            int      aIndex = 0;              // TODO: Initialize to an appropriate value
            double   actual;

            actual = target.get_HandleValue(aIndex);
            Assert.Inconclusive("Verify the correctness of this test method.");
        }