public class RhnSetTest extends RhnBaseTestCase
| Constructor and Description |
|---|
RhnSetTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp()
Called once per test method.
|
protected void |
tearDown()
Tears down the fixture, and closes the HibernateSession.
|
void |
testAddElements() |
void |
testElement() |
void |
testGetElementValues() |
void |
testLabel() |
void |
testMark() |
void |
testNullAddElements() |
void |
testNullRemoveElements() |
void |
testRemoveElements() |
void |
testUserId() |
assertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reloadassertEquals, 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, toStringprotected void setUp()
throws java.lang.Exception
RhnBaseTestCasesetUp in class RhnBaseTestCasejava.lang.Exception - if an error occurs during setup.protected void tearDown()
throws java.lang.Exception
RhnBaseTestCasetearDown in class RhnBaseTestCasejava.lang.ExceptionTestCase.tearDown(),
HibernateFactory.closeSession()public void testUserId()
public void testLabel()
public void testElement()
public void testGetElementValues()
public void testAddElements()
public void testRemoveElements()
public void testMark()
public void testNullAddElements()
public void testNullRemoveElements()