131132133134135136137
ContextFactory.initRequestContext(null); ContextFactory.initSessionContext(mockHttpSession); ContextFactory.initConversationContext(null); this.servletContextEvent = new MockServletContextEvent(); }