如何对Sipservlet的doInvite方法进行Junit测试?如题[解决办法]
IMocksControl ctrl = createControl();SipServletRequest request = ctrl.createMock(SipServletRequest.class);