org.springframework.web.servlet.view.json.writer.xstream
Class KeepValuesXStreamStringWriterTest
java.lang.Object
org.springjson.test.TestBase
org.springframework.web.servlet.view.json.writer.xstream.KeepValuesXStreamStringWriterTest
public class KeepValuesXStreamStringWriterTest
- 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_STRING_WRITER_BEAN
public static final String JSON_STRING_WRITER_BEAN
- See Also:
- Constant Field Values
date1
protected Date date1
jsonStringWriter
protected org.springframework.web.servlet.view.json.writer.xstream.XStreamJsonStringWriter jsonStringWriter
KeepValuesXStreamStringWriterTest
public KeepValuesXStreamStringWriterTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
getModelMap
public Map getModelMap()
testConvertSimpleModel
public void testConvertSimpleModel()
testConvertSimpleModel1
public void testConvertSimpleModel1()
testConvertSimpleModel2
public void testConvertSimpleModel2()
testConvertAllSimpleModel
public void testConvertAllSimpleModel()
testConvertAllSimpleModel1
public void testConvertAllSimpleModel1()
testConvertAllSimpleModel2
public void testConvertAllSimpleModel2()
testConvertSimpleModelWithEmptyBindingResult
public void testConvertSimpleModelWithEmptyBindingResult()
testConvertAllSimpleModelWithEmptyBindingResult
public void testConvertAllSimpleModelWithEmptyBindingResult()
testConvertSimpleModelWithTypedPropertyEditor
public void testConvertSimpleModelWithTypedPropertyEditor()
testConvertAllSimpleModelWithTypedPropertyEditor
public void testConvertAllSimpleModelWithTypedPropertyEditor()
testConvertAllSimpleModelWithTypedPropertyEditor1
public void testConvertAllSimpleModelWithTypedPropertyEditor1()
testConvertAllSimpleModelWithTypedPropertyEditor2
public void testConvertAllSimpleModelWithTypedPropertyEditor2()
testConvertSimpleModelWithPathedPropertyEditor
public void testConvertSimpleModelWithPathedPropertyEditor()
testConvertSimpleModelWithPathedPropertyEditor1
public void testConvertSimpleModelWithPathedPropertyEditor1()
testConvertSimpleModelWithPathedPropertyEditor2
public void testConvertSimpleModelWithPathedPropertyEditor2()
testConvertSimpleModelWithPathedPropertyEditorOutBean
public void testConvertSimpleModelWithPathedPropertyEditorOutBean()
testConvertSimpleModelWithPathedPropertyEditorOutBean1
public void testConvertSimpleModelWithPathedPropertyEditorOutBean1()
testConvertSimpleModelWithPathedPropertyEditorOutBean2
public void testConvertSimpleModelWithPathedPropertyEditorOutBean2()
getEmptyBindingResult
public MockBindingResult getEmptyBindingResult()
getTypedBindingResult
public MockBindingResult getTypedBindingResult()
getBeanPathBindingResult
public MockBindingResult getBeanPathBindingResult(String nestedPathDate,
String nestedPathNum)
getEmptyConfiguratorTemplateRegistry
public org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplateRegistry getEmptyConfiguratorTemplateRegistry()
getConfiguratorTemplateRegistry
public org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplateRegistry getConfiguratorTemplateRegistry()
Copyright © 2010. All Rights Reserved.