public class XmlElementTest extends Object
Constructor and Description |
---|
XmlElementTest() |
public void testBlank()
public void testNotClosed()
public void testNoStartTag()
public void testNoContent()
public void testReaderThrows()
public void testWithPreamble()
public void testLineNumber()
public void testWithPreamble7()
public void testWithPreamble2()
public void testOnlyPreamble()
public void testOnlyPreamble2()
public void testWithPreamble3()
public void testWithPreamble4()
public void testWithPreamble5()
public void testWithPreamble6()
public void testWithPreambleAndVersionDoubleQuote()
public void testWithPreambleAndVersionSingleQuote()
public void testWithPreambleAndDocType()
public void testWithPreambleAndDocType2()
public void testSyntaxError1()
public void testSyntaxError2()
public void testSyntaxError3()
public void testSyntaxError4()
public void testSyntaxError5()
public void testSyntaxError6()
public void testSyntaxError7()
public void testSyntaxErrorBadComment()
public void testSyntaxErrorBadComment2()
public void testSyntaxErrorBadComment3()
public void testSyntaxErrorBadComment4()
public void testSyntaxErrorBadComment5()
public void testSyntaxErrorBadComment6()
public void testSyntaxBadEntity()
public void testSyntaxBadEntity2()
public void testUnsupportedEntity()
public void testSyntaxGoodEntity()
public void testSyntaxGoodEntityFollowedByComment()
public void testUnchecked()
public void testUnchecked2()
public void testWriter()
public void testComment2()
public void testEmptyContent()
public void testEmptyContent2()
public void testParseReader() throws com.github.davidmoten.aws.lw.client.xml.XmlParseException, IOException
com.github.davidmoten.aws.lw.client.xml.XmlParseException
IOException
public void testHasContentAndWhiteSpaceTrimmed()
public void testHasChild()
public void testChildrenWithName()
public void testHasTwoChildren()
public void testNoChild()
public void testComment()
public void testComment3()
public void testComment4()
public void testBadAttribute()
public void testAttributeSingleQuote()
public void testAttributeDoubleQuote()
public void testAttributeEntity()
public void testCData()
public void testCDataTooManyBracketLevels()
public void testCDataNotEnoughClosingBrackets()
public void testCDataNotEnoughClosingBrackets2()
public void testPreserveWhitespace()
public void testSkipWhitespace()
public void testIsValidIdentifierChar()
Copyright © 2021–2024. All rights reserved.