public class ReversedLinesFileReaderTestSimple extends Object
| Constructor and Description |
|---|
ReversedLinesFileReaderTestSimple() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeReader() |
void |
testFileSizeIsExactMultipleOfBlockSize() |
void |
testUnsupportedEncodingBig5() |
void |
testUnsupportedEncodingUTF16() |
public ReversedLinesFileReaderTestSimple()
public void closeReader()
public void testFileSizeIsExactMultipleOfBlockSize() throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic void testUnsupportedEncodingUTF16() throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic void testUnsupportedEncodingBig5() throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.