Class AlphaNumericCheckerTest

  • All Implemented Interfaces:
    junit.framework.Test

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

      • AlphaNumericCheckerTest

        public AlphaNumericCheckerTest()
    • Method Detail

      • testTypeMismatch

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

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

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

        public void testShort()
                       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