org.springframework.web.servlet.view.json
Class XStreamSimpleFormControllerTest
java.lang.Object
org.springjson.test.TestBase
org.springframework.web.servlet.view.json.XStreamSimpleFormControllerTest
public class XStreamSimpleFormControllerTest
- 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
XStreamSimpleFormControllerTest
public XStreamSimpleFormControllerTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get1a
public void testJsonViewWithSimpleFormContr_Get1a()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get1b
public void testJsonViewWithSimpleFormContr_Get1b()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get1c
public void testJsonViewWithSimpleFormContr_Get1c()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get2a
public void testJsonViewWithSimpleFormContr_Get2a()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get2b
public void testJsonViewWithSimpleFormContr_Get2b()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Get2c
public void testJsonViewWithSimpleFormContr_Get2c()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Post3a
public void testJsonViewWithSimpleFormContr_Post3a()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Post3b
public void testJsonViewWithSimpleFormContr_Post3b()
throws Exception
- Throws:
Exception
testJsonViewWithSimpleFormContr_Post3c
public void testJsonViewWithSimpleFormContr_Post3c()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.