public class TestFromClientSideNoCodec extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
protected static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestFromClientSideNoCodec() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testBasics() |
void |
testNoCodec() |
public static final HBaseClassTestRule CLASS_RULE
protected static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName name
public TestFromClientSideNoCodec()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testBasics() throws IOException
IOException
public void testNoCodec()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.