コード例 #1
0
        public void ClearButtonsTest()
        {
            CommandPanel target = new CommandPanel(); // TODO: Initialize to an appropriate value

            target.ClearButtons();
            Assert.Inconclusive("A method that does not return a value cannot be verified.");
        }