public class TestSecureExport extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestSecureExport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
void |
announce() |
static void |
beforeClass()
Sets the security firstly for getting the correct default realm.
|
void |
cleanup() |
void |
testAccessCase()
Test the ExportEndpoint's access levels.
|
void |
testVisibilityLabels() |
public static final HBaseClassTestRule CLASS_RULE
public final org.junit.rules.TestName name
public TestSecureExport()
public void announce()
public void cleanup() throws IOException
IOExceptionpublic static void beforeClass() throws Exception
Exceptionpublic static void afterClass() throws Exception
Exceptionpublic void testAccessCase() throws Throwable
Export test is ignored
since the access exceptions cannot be collected from the mappers.Throwablepublic void testVisibilityLabels() throws IOException, Throwable
IOExceptionThrowableCopyright © 2007–2019 Cloudera. All rights reserved.