public class XmlStreamReaderTest
extends junit.framework.TestCase
Constructor and Description |
---|
XmlStreamReaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDefaultEncoding() |
void |
testEBCDICEncoding() |
void |
testEncodingAttribute() |
void |
testEUC_JPEncoding() |
void |
testInappropriateEncoding() |
void |
testLatin15Encoding() |
void |
testLatin1Encoding() |
void |
testLatin7Encoding() |
void |
testNoXmlHeader() |
void |
testUTF16BEEncoding() |
void |
testUTF16Encoding() |
void |
testUTF16LEEncoding() |
void |
testUTF8Encoding() |
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
public void testNoXmlHeader() throws IOException
IOException
public void testDefaultEncoding() throws IOException
IOException
public void testUTF8Encoding() throws IOException
IOException
public void testUTF16Encoding() throws IOException
IOException
public void testUTF16BEEncoding() throws IOException
IOException
public void testUTF16LEEncoding() throws IOException
IOException
public void testLatin1Encoding() throws IOException
IOException
public void testLatin7Encoding() throws IOException
IOException
public void testLatin15Encoding() throws IOException
IOException
public void testEUC_JPEncoding() throws IOException
IOException
public void testEBCDICEncoding() throws IOException
IOException
public void testInappropriateEncoding() throws IOException
IOException
public void testEncodingAttribute() throws IOException
IOException
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.