Ejemplo n.º 1
0
        public void RegStoppedTest()
        {
            TimerProfile target = new TimerProfile(); // TODO: 初始化为适当的值

            target.RegStopped();
            Assert.Inconclusive("无法验证不返回值的方法。");
        }