Class CharacterCheckerTest

  • All Implemented Interfaces:
    junit.framework.Test

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

      • CharacterCheckerTest

        public CharacterCheckerTest()
    • Method Detail

      • testTypeMismatch

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

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