public class ResettableInputStreamTest extends Object
Constructor and Description |
---|
ResettableInputStreamTest() |
Modifier and Type | Method and Description |
---|---|
void |
negativeTestResetWithClosedFile() |
static void |
setup() |
void |
testFileInputStream() |
void |
testMarkAndResetClosedFileInputStream() |
void |
testMarkAndResetFileInputStream() |
void |
testMarkAndResetWithClosedFile() |
void |
testMarkAndResetWithFile() |
void |
testResetFileInputStream() |
void |
testResetInputStreamWithFile() |
void |
testResetWithClosedFile() |
public static void setup() throws IOException
IOException
public void testFileInputStream() throws IOException
IOException
public void testResetInputStreamWithFile() throws IOException
IOException
public void testResetFileInputStream() throws IOException
IOException
public void testMarkAndResetWithFile() throws IOException
IOException
public void testMarkAndResetFileInputStream() throws IOException
IOException
public void testResetWithClosedFile() throws IOException
IOException
public void negativeTestResetWithClosedFile() throws IOException
IOException
public void testMarkAndResetWithClosedFile() throws IOException
IOException
public void testMarkAndResetClosedFileInputStream() throws IOException
IOException
Copyright © 2018. All rights reserved.