public class SideBandOutputStreamTest extends Object
| Constructor and Description |
|---|
SideBandOutputStreamTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testConstructor_RejectsBadBufferSize() |
void |
testConstructor_RejectsBadChannel() |
void |
testFlush() |
void |
testWrite_CH_DATA() |
void |
testWrite_CH_ERROR() |
void |
testWrite_CH_PROGRESS() |
void |
testWrite_Large() |
void |
testWrite_Small() |
void |
testWrite_SmallBlocks1() |
void |
testWrite_SmallBlocks2() |
void |
testWrite_SmallBlocks3() |
public void testWrite_CH_DATA()
throws IOException
IOExceptionpublic void testWrite_CH_PROGRESS()
throws IOException
IOExceptionpublic void testWrite_CH_ERROR()
throws IOException
IOExceptionpublic void testWrite_Small()
throws IOException
IOExceptionpublic void testWrite_SmallBlocks1()
throws IOException
IOExceptionpublic void testWrite_SmallBlocks2()
throws IOException
IOExceptionpublic void testWrite_SmallBlocks3()
throws IOException
IOExceptionpublic void testWrite_Large()
throws IOException
IOExceptionpublic void testFlush()
throws IOException
IOExceptionpublic void testConstructor_RejectsBadChannel()
throws Exception
ExceptionCopyright © 2016 Eclipse JGit Project. All rights reserved.