public class IntegerCheckerTest extends BaseTestCase
LABEL_DIR, PARSER, RESOLVER, TEST_DIR
Constructor and Description |
---|
IntegerCheckerTest() |
Modifier and Type | Method and Description |
---|---|
void |
testASCII_INTEGER_REGEX() |
void |
testBadReal() |
void |
testExceedsMax() |
void |
testLessThanMin() |
void |
testNumErrors() |
void |
testTypeMismatch() |
assertDoesntHaveProblem, assertHasProblem, assertHasProblem, assertNegative, assertPositive, assertProblemEquals, assertZero, getDictionary, validate
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
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
public void testTypeMismatch() throws LabelParserException, IOException
LabelParserException
IOException
public void testBadReal() throws LabelParserException, IOException
LabelParserException
IOException
public void testExceedsMax() throws LabelParserException, IOException
LabelParserException
IOException
public void testLessThanMin() throws LabelParserException, IOException
LabelParserException
IOException
public void testNumErrors() throws LabelParserException, IOException
LabelParserException
IOException
public void testASCII_INTEGER_REGEX()
Copyright © 2005–2015 Planetary Data System. All rights reserved.