public class ReversedLinesFileReaderTestParamFile extends Object
| Constructor and Description |
|---|
ReversedLinesFileReaderTestParamFile(String fileName,
String encoding,
Integer buffsize) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
blockSizes() |
void |
closeReader() |
void |
testDataIntegrityWithBufferedReader() |
public ReversedLinesFileReaderTestParamFile(String fileName, String encoding, Integer buffsize)
public static Collection<Object[]> blockSizes()
public void testDataIntegrityWithBufferedReader() throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionpublic void closeReader()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.