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
IOException
public void testWrite_CH_PROGRESS() throws IOException
IOException
public void testWrite_CH_ERROR() throws IOException
IOException
public void testWrite_Small() throws IOException
IOException
public void testWrite_SmallBlocks1() throws IOException
IOException
public void testWrite_SmallBlocks2() throws IOException
IOException
public void testWrite_SmallBlocks3() throws IOException
IOException
public void testWrite_Large() throws IOException
IOException
public void testFlush() throws IOException
IOException
public void testConstructor_RejectsBadChannel() throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.