public class TestGZIPResponseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestGZIPResponseWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
testHeader()
wrapper should set all headers except "content-length"
|
void |
testReset() |
void |
testResetBuffer() |
void |
testSendError() |
public static final HBaseClassTestRule CLASS_RULE
public TestGZIPResponseWrapper()
public void testHeader() throws IOException
IOExceptionpublic void testResetBuffer() throws IOException
IOExceptionpublic void testReset() throws IOException
IOExceptionpublic void testSendError() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.