@ContextConfiguration(value={"file:src/main/webapp/WEB-INF/applicationContext.xml","file:src/main/webapp/WEB-INF/spring/appServlet/servlet-Context.xml"})
@WebAppConfiguration
public class SearchControllerTest
extends java.lang.Object
| Constructor and Description |
|---|
SearchControllerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
searchRecipesByName() |
void |
searchRecipesByTime() |