public class TestUser extends Object
| Constructor and Description |
|---|
TestUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBasicAttributes() |
void |
testGetCurrent()
Make sure that we're returning a result for the current user.
|
void |
testRunAs() |
void |
testSecurityForNonSecureHadoop() |
void |
testUserGroupNames() |
public void testGetCurrent()
throws Exception
Exceptionpublic void testSecurityForNonSecureHadoop()