|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.splunk.modularinput.ModularInputTestCase
com.splunk.modularinput.ValidationDefinitionTest
public class ValidationDefinitionTest
Checks that parsing XML into ValidationDefinitions works correctly.
Constructor Summary | |
---|---|
ValidationDefinitionTest()
|
Method Summary | |
---|---|
void |
testParseValidationDefinition()
Checks that the ValidationDefinition parsed from XML is what we expect. |
Methods inherited from class com.splunk.modularinput.ModularInputTestCase |
---|
assertXmlEqual, assertXmlEqual, nodeToXml, removeBlankTextNodes, resourceToXmlDocument, stringToXmlDocument, testCoercionMethods, testNormalizeBoolean |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidationDefinitionTest()
Method Detail |
---|
public void testParseValidationDefinition() throws javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException, MalformedDataException, java.io.IOException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
MalformedDataException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |