Пример #1
0
        public void RemoveValueUnitTest()
        {
            Assert.Inconclusive("TODO");

            var target = new SingleValueIndex(); // TODO: Initialize to an appropriate value
            AGraphElement graphElement = null; // TODO: Initialize to an appropriate value
            target.RemoveValue(graphElement);
        }