|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
com.redhat.rhn.testing.RhnBaseTestCase
com.redhat.rhn.domain.action.test.ActionFactoryTest
public class ActionFactoryTest
ActionFactoryTest
| Constructor Summary | |
|---|---|
ActionFactoryTest()
|
|
| Method Summary | |
|---|---|
static Action |
createAction(User usr,
ActionType type)
|
static ServerAction |
createServerAction(Server newS,
Action newA)
Create a new ServerAction |
void |
testAddServerToAction()
|
void |
testCheckActionArchType()
|
void |
testCreateAction()
|
void |
testLookup()
Test fetching an Action |
void |
testLookupConfigRevisionAction()
|
void |
testLookupConfigRevisionResult()
|
void |
testLookupDaemonConfig()
Test fetching a DaemonConfigDetails |
void |
testLookupErrataAction()
Test fetching a ConfigRevisionAction |
void |
testLookupLastCompletedAction()
Test fetching an Action |
void |
testLookupScriptAction()
Test fetching a ScriptAction |
void |
testLookupWithLoggedInUser()
Test fetching an Action with the logged in User |
void |
testSchedulerUser()
Test fetching a ScriptAction |
| Methods inherited from class com.redhat.rhn.testing.RhnBaseTestCase |
|---|
assertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reload, setUp, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionFactoryTest()
| Method Detail |
|---|
public void testLookup()
throws java.lang.Exception
java.lang.Exception
public void testLookupLastCompletedAction()
throws java.lang.Exception
java.lang.Exception
public void testLookupWithLoggedInUser()
throws java.lang.Exception
java.lang.Exception
public void testLookupScriptAction()
throws java.lang.Exception
java.lang.Exception
public void testSchedulerUser()
throws java.lang.Exception
java.lang.Exception
public void testLookupErrataAction()
throws java.lang.Exception
java.lang.Exception
public void testLookupDaemonConfig()
throws java.lang.Exception
java.lang.Exception
public void testAddServerToAction()
throws java.lang.Exception
java.lang.Exception
public void testLookupConfigRevisionAction()
throws java.lang.Exception
java.lang.Exception
public void testLookupConfigRevisionResult()
throws java.lang.Exception
java.lang.Exception
public void testCreateAction()
throws java.lang.Exception
java.lang.Exception
public void testCheckActionArchType()
throws java.lang.Exception
java.lang.Exception
public static Action createAction(User usr,
ActionType type)
throws java.lang.Exception
java.lang.Exception
public static ServerAction createServerAction(Server newS,
Action newA)
throws java.lang.Exception
newS - newA -
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||