| org.apache.velocity.io.UnicodeInputStreamTestCase
UnicodeInputStreamTestCase | public class UnicodeInputStreamTestCase extends TestCase (Code) | | Test the UnicodeInputStream.
author: $author$ version: $Revision: 500889 $, $Date: 2007-01-28 13:30:04 -0800 (Sun, 28 Jan 2007) $ |
UnicodeInputStreamTestCase | public UnicodeInputStreamTestCase(String name)(Code) | | |
suite | public static Test suite()(Code) | | |
testRealUTF16BEWithBOM | public void testRealUTF16BEWithBOM() throws Exception(Code) | | |
testRealUTF16LEWithBOM | public void testRealUTF16LEWithBOM() throws Exception(Code) | | |
testRealUTF32BEWithBOM | public void testRealUTF32BEWithBOM() throws Exception(Code) | | |
testRealUTF32LEWithBOM | public void testRealUTF32LEWithBOM() throws Exception(Code) | | |
testRealUTF8WithBOM | public void testRealUTF8WithBOM() throws Exception(Code) | | |
|
|