Class DictionaryTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class DictionaryTest
    extends BaseTestCase
    JUnit test for dictionary class. The dictionary class represents a PDS Compliant data dictionary.
    Version:
    $Revision$
    Author:
    pramirez, jagander
    • Constructor Detail

      • DictionaryTest

        public DictionaryTest()
    • Method Detail

      • testSetters

        public void testSetters()
      • testObjectMethods

        public void testObjectMethods()
      • testVersion

        public void testVersion()
                         throws gov.nasa.pds.tools.LabelParserException,
                                IOException
        Throws:
        gov.nasa.pds.tools.LabelParserException
        IOException
      • testMergeUnits

        public void testMergeUnits()
                            throws gov.nasa.pds.tools.LabelParserException,
                                   IOException
        Throws:
        gov.nasa.pds.tools.LabelParserException
        IOException