org.springframework.web.servlet.view.json
Class JsonlibControllerInterfaceImplTest
java.lang.Object
org.springjson.test.TestBase
org.springframework.web.servlet.view.json.JsonlibControllerInterfaceImplTest
public class JsonlibControllerInterfaceImplTest
- extends TestBase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSON_VIEW_BEAN_NAME
public static final String JSON_VIEW_BEAN_NAME
- See Also:
- Constant Field Values
CONTROLLER_INTERFACE_IMPL_BEAN_NAME
public static final String CONTROLLER_INTERFACE_IMPL_BEAN_NAME
- See Also:
- Constant Field Values
date1
protected Date date1
date2
protected Date date2
JsonlibControllerInterfaceImplTest
public JsonlibControllerInterfaceImplTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testJsonViewWithControllerInterfaceImpl
public void testJsonViewWithControllerInterfaceImpl()
throws Exception
- Throws:
Exception
testJsonViewWithControllerInterfaceImplEmptyConfigurator
public void testJsonViewWithControllerInterfaceImplEmptyConfigurator()
throws Exception
- Throws:
Exception
testJsonViewWithControllerInterfaceImplConfigurator
public void testJsonViewWithControllerInterfaceImplConfigurator()
throws Exception
- Throws:
Exception
getConfiguratorTemplateRegistry
public org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplateRegistry getConfiguratorTemplateRegistry(javax.servlet.http.HttpServletRequest request)
getEmptyConfiguratorTemplateRegistry
public org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplateRegistry getEmptyConfiguratorTemplateRegistry(javax.servlet.http.HttpServletRequest request)
Copyright © 2010. All Rights Reserved.