public class UnicodeInputStreamReaderTest extends Ini4jCase
Constructor and Description |
---|
UnicodeInputStreamReaderTest() |
Modifier and Type | Method and Description |
---|---|
void |
_testUTF32BE_BOM() |
void |
_testUTF32BE_fail() |
void |
_testUTF32BE() |
void |
_testUTF32LE_BOM() |
void |
_testUTF32LE_fail() |
void |
_testUTF32LE() |
void |
t_e_s_tUTF16BE_fail() |
void |
t_e_s_tUTF16LE_fail() |
void |
testUTF16BE_BOM() |
void |
testUTF16BE() |
void |
testUTF16LE_BOM() |
void |
testUTF16LE() |
void |
testUTF8_BOM() |
void |
testUTF8_fail() |
void |
testUTF8() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
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, fail, fail, failNotEquals, failNotSame, failSame, format
public UnicodeInputStreamReaderTest()
public void _testUTF32BE() throws Exception
Exception
public void _testUTF32BE_BOM() throws Exception
Exception
public void _testUTF32BE_fail() throws Exception
Exception
public void _testUTF32LE() throws Exception
Exception
public void _testUTF32LE_BOM() throws Exception
Exception
public void _testUTF32LE_fail() throws Exception
Exception
public void t_e_s_tUTF16BE_fail() throws Exception
Exception
public void t_e_s_tUTF16LE_fail() throws Exception
Exception
public void testUTF16BE() throws Exception
Exception
public void testUTF16BE_BOM() throws Exception
Exception
public void testUTF16LE() throws Exception
Exception
public void testUTF16LE_BOM() throws Exception
Exception
public void testUTF8() throws Exception
Exception
public void testUTF8_BOM() throws Exception
Exception
public void testUTF8_fail() throws Exception
Exception