spring-test-mvc-htmlunit
G M O P

G

GebSpecTestExecutionListener - Class in org.springframework.test.web.servlet.htmlunit.geb
A TestExecutionListener that is intended to automatically inject a MockMvcHtmlUnitDriver instance in subclasses of GebSpec.
GebSpecTestExecutionListener() - Constructor for class org.springframework.test.web.servlet.htmlunit.geb.GebSpecTestExecutionListener
 
getResponse(WebRequest) - Method in class org.springframework.test.web.servlet.htmlunit.MockMvcWebConnection
 

M

MockMvcHtmlUnitDriver - Class in org.springframework.test.web.servlet.htmlunit.webdriver
Allows running tests off line by utilizing Spring's MockMvc to bridge between a request and a response.
MockMvcHtmlUnitDriver(WebApplicationContext) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcHtmlUnitDriver(WebApplicationContext, boolean) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcHtmlUnitDriver(WebApplicationContext, BrowserVersion) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcHtmlUnitDriver(WebApplicationContext, Capabilities) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcHtmlUnitDriver(MockMvc) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcHtmlUnitDriver(MockMvc, boolean) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcHtmlUnitDriver(MockMvc, BrowserVersion) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcHtmlUnitDriver(MockMvc, Capabilities) - Constructor for class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 
MockMvcWebConnection - Class in org.springframework.test.web.servlet.htmlunit
Allows MockMvc to transform a WebRequest into a WebResponse.
MockMvcWebConnection(MockMvc) - Constructor for class org.springframework.test.web.servlet.htmlunit.MockMvcWebConnection
 
modifyWebClient(WebClient) - Method in class org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriver
 

O

org.springframework.test.web.servlet.htmlunit - package org.springframework.test.web.servlet.htmlunit
 
org.springframework.test.web.servlet.htmlunit.geb - package org.springframework.test.web.servlet.htmlunit.geb
 
org.springframework.test.web.servlet.htmlunit.webdriver - package org.springframework.test.web.servlet.htmlunit.webdriver
 

P

prepareTestInstance(TestContext) - Method in class org.springframework.test.web.servlet.htmlunit.geb.GebSpecTestExecutionListener
 

G M O P
spring-test-mvc-htmlunit