|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.maven.shared.utils.XmlStreamReaderTest
public class XmlStreamReaderTest
Constructor Summary | |
---|---|
XmlStreamReaderTest()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class junit.framework.TestCase |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XmlStreamReaderTest()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |