public class TestUser
extends java.lang.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 testBasicAttributes()
throws java.lang.Exception
java.lang.Exceptionpublic void testRunAs()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetCurrent()
throws java.lang.Exception
java.lang.Exceptionpublic void testUserGroupNames()
throws java.lang.Exception
java.lang.Exceptionpublic void testSecurityForNonSecureHadoop()