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 gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testUnknownValue() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testUnknownValueWInclude() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testInvalidValue() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testMissingValue() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testSequence() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testSkipValue() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testUnitAllowed() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testUnknownDefinition() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testMissingKey() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testNumericExceedsMax() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testNumericLessThanMin() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testShortValue() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testLongValue() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testCastError() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testManipulatedValue() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testTypeMismatch() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testNoProbsPastEnd() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
public void testMissingEquals() throws gov.nasa.pds.tools.LabelParserException, IOException
gov.nasa.pds.tools.LabelParserException
IOException
Copyright © 2019. All rights reserved.