gov.nasa.pds.tools.dict.type
Class CharacterCheckerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by gov.nasa.pds.tools.BaseTestCase
              extended by gov.nasa.pds.tools.dict.type.CharacterCheckerTest
All Implemented Interfaces:
junit.framework.Test

public class CharacterCheckerTest
extends BaseTestCase

Version:
$Revision: 4967 $
Author:
pramirez, jagander

Field Summary
 
Fields inherited from class gov.nasa.pds.tools.BaseTestCase
LABEL_DIR, PARSER, RESOLVER, TEST_DIR
 
Constructor Summary
CharacterCheckerTest()
           
 
Method Summary
 void testLong()
           
 void testNonACII()
           
 void testNumErrors()
           
 void testShort()
           
 void testTypeMismatch()
           
 
Methods inherited from class gov.nasa.pds.tools.BaseTestCase
assertDoesntHaveProblem, assertHasProblem, assertHasProblem, assertNegative, assertPositive, assertProblemEquals, assertZero, getDictionary, validate
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CharacterCheckerTest

public CharacterCheckerTest()
Method Detail

testTypeMismatch

public void testTypeMismatch()
                      throws LabelParserException,
                             java.io.IOException
Throws:
LabelParserException
java.io.IOException

testNonACII

public void testNonACII()
                 throws LabelParserException,
                        java.io.IOException
Throws:
LabelParserException
java.io.IOException

testLong

public void testLong()
              throws LabelParserException,
                     java.io.IOException
Throws:
LabelParserException
java.io.IOException

testShort

public void testShort()
               throws LabelParserException,
                      java.io.IOException
Throws:
LabelParserException
java.io.IOException

testNumErrors

public void testNumErrors()
                   throws LabelParserException,
                          java.io.IOException
Throws:
LabelParserException
java.io.IOException


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.