Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.exoplatform.services.test.mock.CaseInsensetiveMap<T>
- org.exoplatform.services.test.mock.CaseInsensitiveMultivaluedMap<T>
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- org.exoplatform.services.test.mock.MockHttpServletRequest (implements javax.servlet.http.HttpServletRequest)
- org.exoplatform.services.test.mock.MockHttpServletResponse (implements javax.servlet.http.HttpServletResponse)
- org.exoplatform.services.test.mock.MockHttpSession (implements javax.servlet.http.HttpSession)
- org.exoplatform.services.test.mock.MockPrincipal (implements java.security.Principal)
- org.exoplatform.services.test.mock.MockServletContext (implements javax.servlet.ServletContext)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)