public void OnExitTest() { BaseWorld target = new BaseWorld(); // TODO: 初始化为适当的值 target.OnExit(); Assert.Inconclusive("无法验证不返回值的方法。"); }