public class TestMultiRespectsLimits extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY |
static int |
MAX_SIZE |
private static MetricsAssertHelper |
METRICS_ASSERT |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestMultiRespectsLimits() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testBlockMultiLimits() |
void |
testMultiLimits() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static final MetricsAssertHelper METRICS_ASSERT
private static final byte[] FAMILY
public static final int MAX_SIZE
public org.junit.rules.TestName name
public TestMultiRespectsLimits()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testMultiLimits() throws Exception
Exception
public void testBlockMultiLimits() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.