com.redhat.rhn.frontend.taglibs.test
Class AddressTagTest

java.lang.Object
  extended by TestCase
      extended by com.redhat.rhn.testing.RhnBaseTestCase
          extended by com.redhat.rhn.frontend.taglibs.test.AddressTagTest

public class AddressTagTest
extends RhnBaseTestCase

NavMenuTagTest


Constructor Summary
AddressTagTest()
           
 
Method Summary
protected  void setUp()
          Called once per test method.
 void testEmptyAddress()
           
 void testTagOutput()
          Test tag output
 
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, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressTagTest

public AddressTagTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Called once per test method.

Overrides:
setUp in class RhnBaseTestCase
Throws:
java.lang.Exception - if an error occurs during setup.

testTagOutput

public void testTagOutput()
                   throws java.lang.Exception
Test tag output

Throws:
java.lang.Exception

testEmptyAddress

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