org.jembi.sdmxhd.dsd
Class DSDTest

java.lang.Object
  extended by org.jembi.sdmxhd.dsd.DSDTest

public class DSDTest
extends java.lang.Object


Constructor Summary
DSDTest()
           
 
Method Summary
 void testAllIndicatorDimensions()
           
 void testGetAllCombinationOfDimensions()
           
 void testGetAllDimensions()
           
 void testGetDimensions()
           
 void testGetIndicatorNames()
           
 void testToXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSDTest

public DSDTest()
Method Detail

testGetIndicatorNames

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

testGetAllDimensions

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

testGetDimensions

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

testToXML

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

testAllIndicatorDimensions

public void testAllIndicatorDimensions()
                                throws java.util.zip.ZipException,
                                       javax.xml.bind.ValidationException,
                                       javax.xml.stream.XMLStreamException,
                                       java.io.IOException,
                                       ExternalRefrenceNotFoundException,
                                       SchemaValidationException
Throws:
java.util.zip.ZipException
javax.xml.bind.ValidationException
javax.xml.stream.XMLStreamException
java.io.IOException
ExternalRefrenceNotFoundException
SchemaValidationException

testGetAllCombinationOfDimensions

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