public class TimeoutOutputStreamTest extends Object
Constructor and Description |
---|
TimeoutOutputStreamTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testTimeout_close_Success() |
void |
testTimeout_close_Timeout() |
void |
testTimeout_flush_Success() |
void |
testTimeout_flush_Timeout() |
void |
testTimeout_writeBuffer_Success1() |
void |
testTimeout_writeBuffer_Timeout() |
void |
testTimeout_writeByte_Success1() |
void |
testTimeout_writeByte_Success2() |
void |
testTimeout_writeByte_Timeout() |
public void testTimeout_writeByte_Success1() throws IOException
IOException
public void testTimeout_writeByte_Success2() throws IOException
IOException
public void testTimeout_writeByte_Timeout() throws IOException
IOException
public void testTimeout_writeBuffer_Success1() throws IOException
IOException
public void testTimeout_writeBuffer_Timeout() throws IOException
IOException
public void testTimeout_flush_Success() throws IOException
IOException
public void testTimeout_flush_Timeout() throws IOException
IOException
public void testTimeout_close_Success() throws IOException
IOException
public void testTimeout_close_Timeout() throws IOException
IOException
Copyright © 2018 Eclipse JGit Project. All rights reserved.