Class NonDecimalCheckerTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class NonDecimalCheckerTest
    extends BaseTestCase
    Version:
    $Revision$
    Author:
    pramirez, jagander
    • Constructor Detail

      • NonDecimalCheckerTest

        public NonDecimalCheckerTest()
    • Method Detail

      • testMismatch

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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