public class TimeoutInputStreamTest extends Object
Constructor and Description |
---|
TimeoutInputStreamTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testTimeout_readBuffer_Success1() |
void |
testTimeout_readBuffer_Success2() |
void |
testTimeout_readBuffer_Timeout() |
void |
testTimeout_readByte_Success1() |
void |
testTimeout_readByte_Success2() |
void |
testTimeout_readByte_Timeout() |
void |
testTimeout_skip_Success() |
void |
testTimeout_skip_Timeout() |
public void testTimeout_readByte_Success1() throws IOException
IOException
public void testTimeout_readByte_Success2() throws IOException
IOException
public void testTimeout_readByte_Timeout() throws IOException
IOException
public void testTimeout_readBuffer_Success1() throws IOException
IOException
public void testTimeout_readBuffer_Success2() throws IOException
IOException
public void testTimeout_readBuffer_Timeout() throws IOException
IOException
public void testTimeout_skip_Success() throws IOException
IOException
public void testTimeout_skip_Timeout() throws IOException
IOException
Copyright © 2016 Eclipse JGit Project. All rights reserved.