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, validatecountTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, 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, formatpublic void testSet()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testUnknownValue()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testUnknownValueWInclude()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testInvalidValue()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testMissingValue()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testSequence()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testSkipValue()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testUnitAllowed()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testUnknownDefinition()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testMissingKey()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testNumericExceedsMax()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testNumericLessThanMin()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testShortValue()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testLongValue()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testCastError()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testManipulatedValue()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testTypeMismatch()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testNoProbsPastEnd()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionpublic void testMissingEquals()
throws gov.nasa.pds.tools.LabelParserException,
IOException
gov.nasa.pds.tools.LabelParserExceptionIOExceptionCopyright © 2019. All rights reserved.