HDIV API 2.0.4

org.hdiv.taglib.html
Class RadioTag1Test

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.RadioTag1Test
All Implemented Interfaces:
junit.framework.Test, org.apache.cactus.internal.CactusTestCase

public class RadioTag1Test
extends org.apache.cactus.JspTestCase

Suite of unit tests for the org.hdiv.taglib.html.RadioTagHDIV 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
RadioTag1Test(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 testRadioProperty()
           
 void testRadioPropertyAccesskey()
           
 void testRadioPropertyAlt()
           
 void testRadioPropertyAltKey_fr1()
           
 void testRadioPropertyAltKey_fr2()
           
 void testRadioPropertyAltKey1()
           
 void testRadioPropertyAltKey2()
           
 void testRadioPropertyDisabled()
           
 void testRadioPropertyOnblur()
           
 void testRadioPropertyOnchange()
           
 void testRadioPropertyOnclick()
           
 void testRadioPropertyOndblclick()
           
 void testRadioPropertyOnfocus()
           
 void testRadioPropertyOnkeydown()
           
 void testRadioPropertyOnkeypress()
           
 void testRadioPropertyOnkeyup()
           
 void testRadioPropertyOnmousedown()
           
 void testRadioPropertyOnmousemove()
           
 void testRadioPropertyOnmouseout()
           
 void testRadioPropertyOnmouseover()
           
 void testRadioPropertyOnmouseup()
           
 
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

RadioTag1Test

public RadioTag1Test(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

testRadioProperty

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

testRadioPropertyAccesskey

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

testRadioPropertyAlt

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

testRadioPropertyAltKey1

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

testRadioPropertyAltKey2

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

testRadioPropertyAltKey_fr1

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

testRadioPropertyAltKey_fr2

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

testRadioPropertyDisabled

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

testRadioPropertyOnblur

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

testRadioPropertyOnchange

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

testRadioPropertyOnclick

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

testRadioPropertyOndblclick

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

testRadioPropertyOnfocus

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

testRadioPropertyOnkeydown

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

testRadioPropertyOnkeypress

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

testRadioPropertyOnkeyup

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

testRadioPropertyOnmousedown

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

testRadioPropertyOnmousemove

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

testRadioPropertyOnmouseout

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

testRadioPropertyOnmouseover

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

testRadioPropertyOnmouseup

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

HDIV 2.0.4

Copyright © 2008 hdiv.org. All Rights Reserved.