public class UserFactoryTest extends RhnBaseTestCase
| Constructor and Description |
|---|
UserFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Called once per test method.
|
void |
testCommitUser() |
void |
testCreateAddress() |
void |
testCreateNewUser() |
void |
testEmailA() |
void |
testFindAllOrgAdmins() |
void |
testGetTimeZoneDefault() |
void |
testGetTimeZoneId() |
void |
testGetTimeZoneOlson() |
void |
testLookupById() |
void |
testLookupByIds() |
void |
testLookupByLogin() |
void |
testLookupMultiple() |
void |
testLookupNotExists() |
void |
testSatelliteHasUsers() |
void |
testSetUserServerPreferenceTrue() |
void |
testStateChanges() |
void |
testStates() |
void |
testTimeZoneLookupAll() |
void |
testUserServerPreferenceLookup() |
assertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reload, tearDownassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws java.lang.Exception
RhnBaseTestCasesetUp in class RhnBaseTestCasejava.lang.Exception - if an error occurs during setup.public void testStateChanges()
throws java.lang.Exception
java.lang.Exceptionpublic void testStates()
public void testCreateAddress()
public void testLookupById()
throws java.lang.Exception
java.lang.Exceptionpublic void testLookupByIds()
throws java.lang.Exception
java.lang.Exceptionpublic void testLookupByLogin()
throws java.lang.Exception
java.lang.Exceptionpublic void testLookupNotExists()
throws java.lang.Exception
java.lang.Exceptionpublic void testEmailA()
public void testGetTimeZoneOlson()
public void testGetTimeZoneId()
public void testGetTimeZoneDefault()
public void testTimeZoneLookupAll()
public void testCommitUser()
throws java.lang.Exception
java.lang.Exceptionpublic void testLookupMultiple()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateNewUser()
public void testUserServerPreferenceLookup()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetUserServerPreferenceTrue()
throws java.lang.Exception
java.lang.Exceptionpublic void testSatelliteHasUsers()
public void testFindAllOrgAdmins()
throws java.lang.Exception
java.lang.Exception