| |
|
| org.apache.commons.io.input.CountingInputStreamTest
CountingInputStreamTest | public class CountingInputStreamTest extends TestCase (Code) | | Tests the CountingInputStream.
author: Marcelo Liberato author: Stephen Colebourne version: $Id: CountingInputStreamTest.java 471628 2006-11-06 04:06:45Z bayard $ |
CountingInputStreamTest | public CountingInputStreamTest(String name)(Code) | | |
testLargeFiles_IO84 | public void testLargeFiles_IO84() throws Exception(Code) | | Test for files > 2GB in size - see issue IO-84
|
|
|
|