Deprecated API

Deprecated Classes
org.hccp.lisp.TestInterpreter
            
 

Deprecated Methods
test.org.hccp.net.MockHttpRequest.getRealPath(String)
          As of Version 2.1 of the Java Servlet API, use ServletContext#getRealPath instead. 
test.org.hccp.net.MockHttpSession.getSessionContext()
            
test.org.hccp.net.MockHttpSession.getValue(String)
            
test.org.hccp.net.MockHttpSession.getValueNames()
            
test.org.hccp.net.MockHttpRequest.isRequestedSessionIdFromUrl()
          As of Version 2.1 of the Java Servlet API, use MockHttpRequest.isRequestedSessionIdFromURL() instead. 
test.org.hccp.net.MockHttpSession.putValue(String, Object)
            
test.org.hccp.net.MockHttpSession.removeValue(String)