com.redhat.rhn.frontend.action.user.test
Class AddressesActionTest

java.lang.Object
  extended by TestCase
      extended by com.redhat.rhn.testing.RhnBaseTestCase
          extended by com.redhat.rhn.frontend.action.user.test.AddressesActionTest

public class AddressesActionTest
extends RhnBaseTestCase

LoginActionTest


Constructor Summary
AddressesActionTest()
           
 
Method Summary
 void testExecuteWithLoggedInUserNoAddress()
           
 void testNoParamExecute()
           
 void testPerformExecute()
           
 
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

AddressesActionTest

public AddressesActionTest()
Method Detail

testPerformExecute

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

testNoParamExecute

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

testExecuteWithLoggedInUserNoAddress

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