org.springframework.web.servlet.view.json
Class JsonlibSimpleFormControllerTest
java.lang.Object
org.springjson.test.TestBase
org.springframework.web.servlet.view.json.JsonlibSimpleFormControllerTest
public class JsonlibSimpleFormControllerTest
- 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_SIMPLEFORM_BEAN_NAME
public static final String CONTROLLER_SIMPLEFORM_BEAN_NAME
- See Also:
- Constant Field Values
date1
protected Date date1
date2
protected Date date2
JsonlibSimpleFormControllerTest
public JsonlibSimpleFormControllerTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get1
public void testJsonViewWithSimpleFormContr_Get1()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get2
public void testJsonViewWithSimpleFormContr_Get2()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Post
public void testJsonViewWithSimpleFormContr_Post()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get1_EmptyConfigurator
public void testJsonViewWithSimpleFormContr_Get1_EmptyConfigurator()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get2_EmptyConfigurator
public void testJsonViewWithSimpleFormContr_Get2_EmptyConfigurator()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Post_EmptyConfigurator
public void testJsonViewWithSimpleFormContr_Post_EmptyConfigurator()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get1_Configurator
public void testJsonViewWithSimpleFormContr_Get1_Configurator()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get2_Configurator
public void testJsonViewWithSimpleFormContr_Get2_Configurator()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Post_Configurator
public void testJsonViewWithSimpleFormContr_Post_Configurator()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.