Package | Description |
---|---|
org.brandao.brutos.annotation.web | |
org.brandao.brutos.annotation.web.test | |
org.brandao.brutos.web |
Contém os recursos necessários para a configuração de um aplicativo web.
|
org.brandao.brutos.web.test |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationWebApplicationContext |
Modifier and Type | Class and Description |
---|---|
class |
MockAnnotationWebApplicationContext |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWebApplicationContext |
class |
WebApplicationContextWrapper |
class |
XMLWebApplicationContext |
Modifier and Type | Field and Description |
---|---|
protected ConfigurableWebApplicationContext |
WebApplicationContextWrapper.applicationContext |
Constructor and Description |
---|
WebApplicationContextWrapper(ConfigurableWebApplicationContext app) |
Modifier and Type | Class and Description |
---|---|
class |
MockWebApplicationContext |
class |
MockXMLWebApplicationContext |
Modifier and Type | Method and Description |
---|---|
void |
WebApplicationTester.checkResult(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.ServletContext context,
ConfigurableWebApplicationContext applicationContext) |
void |
BasicWebApplicationTester.checkResult(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.ServletContext context,
ConfigurableWebApplicationContext applicationContext) |
Copyright © 2018 Brandao. All rights reserved.