com.redhat.rhn.frontend.action.errata.test
Class AffectedSystemsSetupActionTest

java.lang.Object
  extended by MockStrutsTestCase
      extended by com.redhat.rhn.testing.RhnMockStrutsTestCase
          extended by com.redhat.rhn.frontend.action.errata.test.AffectedSystemsSetupActionTest

public class AffectedSystemsSetupActionTest
extends RhnMockStrutsTestCase

AffectedSystemsSetupActionTest


Field Summary
 
Fields inherited from class com.redhat.rhn.testing.RhnMockStrutsTestCase
user
 
Constructor Summary
AffectedSystemsSetupActionTest()
           
 
Method Summary
 void setUp()
          
 void testBadParams()
           
 void testInvalidParams()
           
 void testNormalCase()
           
 
Methods inherited from class com.redhat.rhn.testing.RhnMockStrutsTestCase
addDispatchCall, addSelectedItem, addSubmitted, assertBadParamException, assertException, assertLookupException, assertPermissionException, getContext, tearDown, verifyActionMessage, verifyFormList, verifyFormValue, verifyList, verifyPageList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AffectedSystemsSetupActionTest

public AffectedSystemsSetupActionTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Description copied from class: RhnMockStrutsTestCase

Overrides:
setUp in class RhnMockStrutsTestCase
Throws:
java.lang.Exception

testBadParams

public void testBadParams()

testInvalidParams

public void testInvalidParams()

testNormalCase

public void testNormalCase()
                    throws java.lang.Exception
Throws:
java.lang.Exception