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
IOExceptionpublic void testSecuritySingleSuperuser() throws IOException
IOExceptionpublic void testCreateACL() throws IOException
IOExceptionpublic void testCreateACLWithSameUser() throws IOException
IOExceptionpublic void testInterruptedDuringAction() throws IOException, org.apache.zookeeper.KeeperException, InterruptedException
IOExceptionorg.apache.zookeeper.KeeperExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.