org.springframework.web.servlet.view.json
Class XStreamJsonViewTest
java.lang.Object
org.springjson.test.TestBase
org.springframework.web.servlet.view.json.XStreamJsonViewTest
public class XStreamJsonViewTest
- extends TestBase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMMAND_BEAN_NAME
protected static final String COMMAND_BEAN_NAME
- See Also:
- Constant Field Values
JSON_VIEW_BEAN_NAME
public static final String JSON_VIEW_BEAN_NAME
- See Also:
- Constant Field Values
JSON_VIEW_KEEP_BOOLEAN_BEAN_NAME
public static final String JSON_VIEW_KEEP_BOOLEAN_BEAN_NAME
- See Also:
- Constant Field Values
JSON_VIEW_KEEP_ALL_BEAN_NAME
public static final String JSON_VIEW_KEEP_ALL_BEAN_NAME
- See Also:
- Constant Field Values
JSON_WRITER_FALSE_BEAN_NAME
public static final String JSON_WRITER_FALSE_BEAN_NAME
- See Also:
- Constant Field Values
MODEL_FLAG_ERROR_BEAN_1
public static final String MODEL_FLAG_ERROR_BEAN_1
- See Also:
- Constant Field Values
HTTP_STATUS_ERROR_BEAN_1
public static final String HTTP_STATUS_ERROR_BEAN_1
- See Also:
- Constant Field Values
MODEL_FLAG_ERROR_BEAN_2
public static final String MODEL_FLAG_ERROR_BEAN_2
- See Also:
- Constant Field Values
HTTP_STATUS_ERROR_BEAN_2
public static final String HTTP_STATUS_ERROR_BEAN_2
- See Also:
- Constant Field Values
date1
protected Date date1
date2
protected Date date2
XStreamJsonViewTest
public XStreamJsonViewTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testHijackSafe1
public void testHijackSafe1()
throws Exception
- Throws:
Exception
testHijackSafe2
public void testHijackSafe2()
throws Exception
- Throws:
Exception
testRenderMergedOutputModelMapHttpServletRequestHttpServletResponse
public void testRenderMergedOutputModelMapHttpServletRequestHttpServletResponse()
throws Exception
- Throws:
Exception
testRenderMergedOutputModelMapHttpServletRequestHttpServletResponseError
public void testRenderMergedOutputModelMapHttpServletRequestHttpServletResponseError()
throws Exception
- Throws:
Exception
testStandartErrorConverter1
public void testStandartErrorConverter1()
throws Exception
- Throws:
Exception
testStandartErrorConverter1a
public void testStandartErrorConverter1a()
throws Exception
- Throws:
Exception
testStandartErrorConverter2
public void testStandartErrorConverter2()
throws Exception
- Throws:
Exception
testRenderMergedOutputModelMapHttpServletRequestHttpServletResponseError2
public void testRenderMergedOutputModelMapHttpServletRequestHttpServletResponseError2()
throws Exception
- Throws:
Exception
testPopulateNoErrors
public void testPopulateNoErrors()
throws Exception
- Throws:
Exception
testPopulateGlobalErrors
public void testPopulateGlobalErrors()
throws Exception
- Throws:
Exception
testPopulateFeldErrors
public void testPopulateFeldErrors()
throws Exception
- Throws:
Exception
testPopulateErrors
public void testPopulateErrors()
throws Exception
- Throws:
Exception
testHasErrors
public void testHasErrors()
testTriggerJsonErrors
public void testTriggerJsonErrors()
throws Exception
- Throws:
Exception
testTriggerJsonNoErrors1
public void testTriggerJsonNoErrors1()
throws Exception
- Throws:
Exception
testTriggerJsonNoErrors2
public void testTriggerJsonNoErrors2()
throws Exception
- Throws:
Exception
testGetBindingResult
public void testGetBindingResult()
testGetRequestContext
public void testGetRequestContext()
testGetJsonErrors
public void testGetJsonErrors()
testSetJsonErrors
public void testSetJsonErrors()
testGetJsonWriter
public void testGetJsonWriter()
testSetJsonWriter
public void testSetJsonWriter()
testGetEncoding
public void testGetEncoding()
testSetEncoding
public void testSetEncoding()
testSetErrorconverter
public void testSetErrorconverter()
throws Exception
- Throws:
Exception
testSetHiJackSave
public void testSetHiJackSave()
throws Exception
- Throws:
Exception
testSetContentType
public void testSetContentType()
throws Exception
- Throws:
Exception
testModelFlagErrorBoolean
public void testModelFlagErrorBoolean()
throws Exception
- Throws:
Exception
testModelFlagErrorBooleanAll
public void testModelFlagErrorBooleanAll()
throws Exception
- Throws:
Exception
testModelFlagErrorInteger
public void testModelFlagErrorInteger()
throws Exception
- Throws:
Exception
testModelFlagErrorIntegerAll
public void testModelFlagErrorIntegerAll()
throws Exception
- Throws:
Exception
testModelFlagErrorLong
public void testModelFlagErrorLong()
throws Exception
- Throws:
Exception
testModelFlagErrorLongAll
public void testModelFlagErrorLongAll()
throws Exception
- Throws:
Exception
testModelFlagErrorFloat
public void testModelFlagErrorFloat()
throws Exception
- Throws:
Exception
testModelFlagErrorFloatAll
public void testModelFlagErrorFloatAll()
throws Exception
- Throws:
Exception
testModelFlagErrorDouble
public void testModelFlagErrorDouble()
throws Exception
- Throws:
Exception
testModelFlagErrorDoubleAll
public void testModelFlagErrorDoubleAll()
throws Exception
- Throws:
Exception
testModelFlagErrorString
public void testModelFlagErrorString()
throws Exception
- Throws:
Exception
testModelFlagErrorStringAll
public void testModelFlagErrorStringAll()
throws Exception
- Throws:
Exception
addTypedBindingResult
public void addTypedBindingResult()
Copyright © 2010. All Rights Reserved.