org.semispace.comet.common
Class Json2XmlTest

java.lang.Object
  extended by org.semispace.comet.common.Json2XmlTest

public class Json2XmlTest
extends Object

Testing json to xml conversion


Constructor Summary
Json2XmlTest()
           
 
Method Summary
 void testArrayProblemWithJavaObjects()
           
 void testArrayWithTwoElements()
           
 void testDifferenceBetweenDrivers()
           
 void testPotentialArrayConversionTrouble()
           
 void testTransform()
           
 void testXmlWithArrayMark()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Json2XmlTest

public Json2XmlTest()
Method Detail

testTransform

public void testTransform()

testPotentialArrayConversionTrouble

public void testPotentialArrayConversionTrouble()

testArrayProblemWithJavaObjects

public void testArrayProblemWithJavaObjects()

testDifferenceBetweenDrivers

public void testDifferenceBetweenDrivers()

testArrayWithTwoElements

public void testArrayWithTwoElements()

testXmlWithArrayMark

public void testXmlWithArrayMark()


Copyright © 2008-2012. All Rights Reserved.