public class TestInterfaceAlign extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestInterfaceAlign() |
Modifier and Type | Method and Description |
---|---|
private <T> List<String> |
getMethodNames(Class<T> c) |
private boolean |
isDeprecated(Method method) |
void |
testAdminWithAsyncAdmin()
Test methods name match up
|
public static final HBaseClassTestRule CLASS_RULE
public TestInterfaceAlign()
public void testAdminWithAsyncAdmin()
private <T> List<String> getMethodNames(Class<T> c)
private boolean isDeprecated(Method method)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.