public class ElementValidatorTest extends BaseTestCase
LABEL_DIR, PARSER, RESOLVER, TEST_DIR
Constructor and Description |
---|
ElementValidatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCastError() |
void |
testInvalidValue() |
void |
testLongValue() |
void |
testManipulatedValue() |
void |
testMissingEquals() |
void |
testMissingKey() |
void |
testMissingValue() |
void |
testNoProbsPastEnd() |
void |
testNumericExceedsMax() |
void |
testNumericLessThanMin() |
void |
testSequence() |
void |
testSet() |
void |
testShortValue() |
void |
testSkipValue() |
void |
testTypeMismatch() |
void |
testUnitAllowed() |
void |
testUnknownDefinition() |
void |
testUnknownValue() |
void |
testUnknownValueWInclude() |
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 testSet() throws LabelParserException, IOException
LabelParserException
IOException
public void testUnknownValue() throws LabelParserException, IOException
LabelParserException
IOException
public void testUnknownValueWInclude() throws LabelParserException, IOException
LabelParserException
IOException
public void testInvalidValue() throws LabelParserException, IOException
LabelParserException
IOException
public void testMissingValue() throws LabelParserException, IOException
LabelParserException
IOException
public void testSequence() throws LabelParserException, IOException
LabelParserException
IOException
public void testSkipValue() throws LabelParserException, IOException
LabelParserException
IOException
public void testUnitAllowed() throws LabelParserException, IOException
LabelParserException
IOException
public void testUnknownDefinition() throws LabelParserException, IOException
LabelParserException
IOException
public void testMissingKey() throws LabelParserException, IOException
LabelParserException
IOException
public void testNumericExceedsMax() throws LabelParserException, IOException
LabelParserException
IOException
public void testNumericLessThanMin() throws LabelParserException, IOException
LabelParserException
IOException
public void testShortValue() throws LabelParserException, IOException
LabelParserException
IOException
public void testLongValue() throws LabelParserException, IOException
LabelParserException
IOException
public void testCastError() throws LabelParserException, IOException
LabelParserException
IOException
public void testManipulatedValue() throws LabelParserException, IOException
LabelParserException
IOException
public void testTypeMismatch() throws LabelParserException, IOException
LabelParserException
IOException
public void testNoProbsPastEnd() throws LabelParserException, IOException
LabelParserException
IOException
public void testMissingEquals() throws LabelParserException, IOException
LabelParserException
IOException
Copyright © 2005–2015 Planetary Data System. All rights reserved.