org.jembi.sdmxhd.parser
Class SDMXHDParserTest

java.lang.Object
  extended by org.jembi.sdmxhd.parser.SDMXHDParserTest

public class SDMXHDParserTest
extends java.lang.Object


Constructor Summary
SDMXHDParserTest()
           
 
Method Summary
 void finalDraftSpecTest()
           
 void generalTest()
           
 void generalTest2()
           
 void generalTest3()
           
 void parse_shouldParseASDMXMessageAndReturnAValidSDMXHDMessageObject()
           
 void parse_shouldParseASDMXMessageAndReturnAValidSDMXHDMessageObjectWithCDS()
           
 void sierraLeoneMultiKeyfamilyTest()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDMXHDParserTest

public SDMXHDParserTest()
Method Detail

parse_shouldParseASDMXMessageAndReturnAValidSDMXHDMessageObject

public void parse_shouldParseASDMXMessageAndReturnAValidSDMXHDMessageObject()
                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

parse_shouldParseASDMXMessageAndReturnAValidSDMXHDMessageObjectWithCDS

public void parse_shouldParseASDMXMessageAndReturnAValidSDMXHDMessageObjectWithCDS()
                                                                            throws java.lang.Exception
Throws:
java.lang.Exception

generalTest

public void generalTest()
                 throws java.lang.Exception
Throws:
java.lang.Exception

generalTest2

public void generalTest2()
                  throws java.lang.Exception
Throws:
java.lang.Exception

generalTest3

public void generalTest3()
                  throws java.lang.Exception
Throws:
java.lang.Exception

finalDraftSpecTest

public void finalDraftSpecTest()
                        throws java.lang.Exception
Throws:
java.lang.Exception

sierraLeoneMultiKeyfamilyTest

public void sierraLeoneMultiKeyfamilyTest()
                                   throws java.lang.Exception
Throws:
java.lang.Exception