Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.util.test.PortletContainerTestUtil.Response

Packages that use PortletContainerTestUtil.Response
com.liferay.portal.util.test   
 

Uses of PortletContainerTestUtil.Response in com.liferay.portal.util.test
 

Methods in com.liferay.portal.util.test that return PortletContainerTestUtil.Response
static PortletContainerTestUtil.Response PortletContainerTestUtil.getPortalAuthentication(javax.servlet.http.HttpServletRequest httpServletRequest, Layout layout, String portletId)
           
static PortletContainerTestUtil.Response PortletContainerTestUtil.postMultipart(String url, org.springframework.mock.web.MockMultipartHttpServletRequest mockMultipartHttpServletRequest, String fileNameParameter)
           
static PortletContainerTestUtil.Response PortletContainerTestUtil.request(String url)
           
static PortletContainerTestUtil.Response PortletContainerTestUtil.request(String url, Map<String,List<String>> headers)
           
 


Liferay 7.0-ce-b4