HDIV API 2.0.4

org.hdiv.taglib.html
Class RadioTag2Test

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.cactus.internal.AbstractCactusTestCase
              extended by org.apache.cactus.ServletTestCase
                  extended by org.apache.cactus.JspTestCase
                      extended by org.hdiv.taglib.html.RadioTag2Test
All Implemented Interfaces:
junit.framework.Test, org.apache.cactus.internal.CactusTestCase

public class RadioTag2Test
extends org.apache.cactus.JspTestCase

Suite of unit tests for the org.apache.struts.taglib.html.RadioTag class.


Field Summary
 
Fields inherited from class org.apache.cactus.JspTestCase
out, pageContext
 
Fields inherited from class org.apache.cactus.ServletTestCase
config, request, response, session
 
Constructor Summary
RadioTag2Test(java.lang.String theName)
          Defines the testcase name for JUnit.
 
Method Summary
static void main(java.lang.String[] theArgs)
          Start the tests.
protected  void setUp()
           
static junit.framework.Test suite()
           
 void testRadioPropertyIndexedArray()
           
 void testRadioPropertyIndexedArrayProperty()
           
 void testRadioPropertyIndexedEnumeration()
           
 void testRadioPropertyIndexedEnumerationProperty()
           
 void testRadioPropertyIndexedMap()
           
 void testRadioPropertyIndexedMapProperty()
           
 void testRadioPropertyStyle()
           
 void testRadioPropertyStyleClass()
           
 void testRadioPropertyStyleId()
           
 void testRadioPropertyTitle()
           
 void testRadioPropertyTitleKey_fr()
           
 void testRadioPropertyTitleKey()
           
 void testRadioPropertyValueMatch()
           
 void testRadioPropertyValueNotMatch()
           
 
Methods inherited from class org.apache.cactus.JspTestCase
createProtocolHandler
 
Methods inherited from class org.apache.cactus.internal.AbstractCactusTestCase
runBare, runBareServer
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, 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, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.cactus.internal.CactusTestCase
runBareServer
 

Constructor Detail

RadioTag2Test

public RadioTag2Test(java.lang.String theName)
Defines the testcase name for JUnit.

Parameters:
theName - the testcase's name.
Method Detail

main

public static void main(java.lang.String[] theArgs)
Start the tests.

Parameters:
theArgs - the arguments. Not used

suite

public static junit.framework.Test suite()
Returns:
a test suite (TestSuite) that includes all methods starting with "test"

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testRadioPropertyStyle

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

testRadioPropertyStyleClass

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

testRadioPropertyStyleId

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

testRadioPropertyTitle

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

testRadioPropertyTitleKey

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

testRadioPropertyTitleKey_fr

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

testRadioPropertyValueMatch

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

testRadioPropertyValueNotMatch

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

testRadioPropertyIndexedArray

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

testRadioPropertyIndexedArrayProperty

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

testRadioPropertyIndexedMap

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

testRadioPropertyIndexedMapProperty

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

testRadioPropertyIndexedEnumeration

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

testRadioPropertyIndexedEnumerationProperty

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

HDIV 2.0.4

Copyright © 2008 hdiv.org. All Rights Reserved.