gov.nasa.pds.tools.dict.type
Class NonDecimalCheckerTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
gov.nasa.pds.tools.BaseTestCase
gov.nasa.pds.tools.dict.type.NonDecimalCheckerTest
- All Implemented Interfaces:
- junit.framework.Test
public class NonDecimalCheckerTest
- extends BaseTestCase
- Version:
- $Revision: 4967 $
- Author:
- pramirez, jagander
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 |
NonDecimalCheckerTest
public NonDecimalCheckerTest()
testMismatch
public void testMismatch()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testBadChars
public void testBadChars()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testBadCharsLong
public void testBadCharsLong()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testValueWSpaces
public void testValueWSpaces()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testNoBase
public void testNoBase()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testNoEnd
public void testNoEnd()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testNoStart
public void testNoStart()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testTrailingDigit
public void testTrailingDigit()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testBadRadix
public void testBadRadix()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testInvalidBase
public void testInvalidBase()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testBadContents
public void testBadContents()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testExceedsMax
public void testExceedsMax()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testLessThanMin
public void testLessThanMin()
throws LabelParserException,
java.io.IOException
- Throws:
LabelParserException
java.io.IOException
testSigned
public void testSigned()
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.