Class ElementValidatorTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class ElementValidatorTest
    extends BaseTestCase
    • Constructor Detail

      • ElementValidatorTest

        public ElementValidatorTest()
    • Method Detail

      • testSet

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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