org.springframework.web.servlet.view.json.writer.sojo
Class MapGraphWalkerTest
java.lang.Object
org.springjson.test.TestBase
org.springframework.web.servlet.view.json.writer.sojo.MapGraphWalkerTest
public class MapGraphWalkerTest
- extends TestBase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapGraphWalkerTest
public MapGraphWalkerTest()
testInterceptor
public void testInterceptor()
throws Exception
- Throws:
Exception
testWalkSimpleString
public void testWalkSimpleString()
throws Exception
- Throws:
Exception
testWalkSimpleInteger
public void testWalkSimpleInteger()
throws Exception
- Throws:
Exception
testWalkSimpleDouble
public void testWalkSimpleDouble()
throws Exception
- Throws:
Exception
testWalkSimpleDate
public void testWalkSimpleDate()
throws Exception
- Throws:
Exception
testWalkNull
public void testWalkNull()
throws Exception
- Throws:
Exception
testWalkEmptyList
public void testWalkEmptyList()
throws Exception
- Throws:
Exception
testWalkList
public void testWalkList()
throws Exception
- Throws:
Exception
testWalkObjectArray
public void testWalkObjectArray()
throws Exception
- Throws:
Exception
testWalkStringArray
public void testWalkStringArray()
throws Exception
- Throws:
Exception
testWalkEmptyMap
public void testWalkEmptyMap()
throws Exception
- Throws:
Exception
testWalkEmptyListInMap
public void testWalkEmptyListInMap()
throws Exception
- Throws:
Exception
testWalkEmptyMapInList
public void testWalkEmptyMapInList()
throws Exception
- Throws:
Exception
testWalkMap
public void testWalkMap()
throws Exception
- Throws:
Exception
testWalkNestedListInMap
public void testWalkNestedListInMap()
throws Exception
- Throws:
Exception
testWalkNestedMapInList
public void testWalkNestedMapInList()
throws Exception
- Throws:
Exception
testWalkBeanSimple
public void testWalkBeanSimple()
throws Exception
- Throws:
Exception
testWalkBeanSimpleNumberOfPropertiesNode
public void testWalkBeanSimpleNumberOfPropertiesNode()
throws Exception
- Throws:
Exception
testWalkBeanSimpleNumberOfPropertiesCustomer
public void testWalkBeanSimpleNumberOfPropertiesCustomer()
throws Exception
- Throws:
Exception
testWalkBeanSimpleInList
public void testWalkBeanSimpleInList()
throws Exception
- Throws:
Exception
testWalkBeanComplex
public void testWalkBeanComplex()
throws Exception
- Throws:
Exception
testWalkBeanComplexWihLongWay
public void testWalkBeanComplexWihLongWay()
throws Exception
- Throws:
Exception
testLongWayByCustomer
public void testLongWayByCustomer()
throws Exception
- Throws:
Exception
testEmptyArrayByCustomer
public void testEmptyArrayByCustomer()
throws Exception
- Throws:
Exception
testEmptyMapByCustomer
public void testEmptyMapByCustomer()
throws Exception
- Throws:
Exception
testBeanCar
public void testBeanCar()
throws Exception
- Throws:
Exception
testSimpleNumberOfRecursion
public void testSimpleNumberOfRecursion()
throws Exception
- Throws:
Exception
testNullNumberOfRecursion
public void testNullNumberOfRecursion()
throws Exception
- Throws:
Exception
testBeanNumberOfRecursion
public void testBeanNumberOfRecursion()
throws Exception
- Throws:
Exception
testListNumberOfRecursion
public void testListNumberOfRecursion()
throws Exception
- Throws:
Exception
testWalkInterceptorByList
public void testWalkInterceptorByList()
throws Exception
- Throws:
Exception
testWalkInterceptorByMap
public void testWalkInterceptorByMap()
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.