public class TestZKUtilNoServer extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestZKUtilNoServer() |
Modifier and Type | Method and Description |
---|---|
void |
testCreateACL() |
void |
testCreateACLWithSameUser() |
void |
testInterruptedDuringAction() |
void |
testSecuritySingleSuperuser() |
void |
testUnsecure() |
public static final HBaseClassTestRule CLASS_RULE
public TestZKUtilNoServer()
public void testUnsecure() throws IOException
IOException
public void testSecuritySingleSuperuser() throws IOException
IOException
public void testCreateACL() throws IOException
IOException
public void testCreateACLWithSameUser() throws IOException
IOException
public void testInterruptedDuringAction() throws IOException, org.apache.zookeeper.KeeperException, InterruptedException
IOException
org.apache.zookeeper.KeeperException
InterruptedException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.