Class TestZKUtilNoServer
java.lang.Object
org.apache.hadoop.hbase.zookeeper.TestZKUtilNoServer
@Tag("org.apache.hadoop.hbase.testclassification.ZKTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestZKUtilNoServer
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
TestZKUtilNoServer
public TestZKUtilNoServer()
-
-
Method Details
-
testUnsecure
- Throws:
IOException
-
testSecuritySingleSuperuser
- Throws:
IOException
-
testCreateACL
- Throws:
IOException
-
testCreateACLWithSameUser
- Throws:
IOException
-
testInterruptedDuringAction
@Test public void testInterruptedDuringAction() throws IOException, org.apache.zookeeper.KeeperException, InterruptedException- Throws:
IOExceptionorg.apache.zookeeper.KeeperExceptionInterruptedException
-