org.springframework.web.servlet.view.json
Class XStreamCommandControllerTest
java.lang.Object
org.springjson.test.TestBase
org.springframework.web.servlet.view.json.XStreamCommandControllerTest
public class XStreamCommandControllerTest
- 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_COMMAND_BEAN_NAME
public static final String CONTROLLER_COMMAND_BEAN_NAME
- See Also:
- Constant Field Values
date1
protected Date date1
date2
protected Date date2
XStreamCommandControllerTest
public XStreamCommandControllerTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testJsonViewWithControllerInterfaceImpl1
public void testJsonViewWithControllerInterfaceImpl1()
throws Exception
- Throws:
Exception
testJsonViewWithControllerInterfaceImpl1a
public void testJsonViewWithControllerInterfaceImpl1a()
throws Exception
- Throws:
Exception
testJsonViewWithControllerInterfaceImpl1b
public void testJsonViewWithControllerInterfaceImpl1b()
throws Exception
- Throws:
Exception
testJsonViewWithControllerInterfaceImpl2
public void testJsonViewWithControllerInterfaceImpl2()
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.