HDIV API 2.0.4

org.hdiv.taglib.html
Class LinkTag1Test

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

public class LinkTag1Test
extends org.apache.cactus.JspTestCase

Suite of unit tests for the org.hdiv.taglib.html.LinkTagHDIV 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
LinkTag1Test(java.lang.String theName)
          Defines the testcase name for JUnit.
 
Method Summary
static void main(java.lang.String[] theArgs)
          Start the tests.
static junit.framework.Test suite()
           
 void testLinkForward()
           
 void testLinkForwardAccesskey()
           
 void testLinkForwardAnchor()
           
 void testLinkForwardIndexedAlternateIdArray()
           
 void testLinkForwardIndexedAlternateIdArrayProperty()
           
 void testLinkForwardIndexedAlternateIdEnumeration()
           
 void testLinkForwardIndexedAlternateIdEnumerationProperty()
           
 void testLinkForwardIndexedAlternateIdMap()
           
 void testLinkForwardIndexedAlternateIdMapProperty()
           
 void testLinkForwardIndexedArray()
           
 void testLinkForwardIndexedArrayProperty()
           
 void testLinkForwardIndexedEnumeration()
           
 void testLinkForwardIndexedEnumerationProperty()
           
 void testLinkForwardIndexedMap()
           
 void testLinkForwardIndexedMapProperty()
           
 void testLinkForwardLinkName()
           
 void testLinkForwardNameApplicationScope()
           
 void testLinkForwardNameNoScope()
           
 void testLinkForwardNamePropertyApplicationScope()
           
 void testLinkForwardNamePropertyNoScope()
           
 void testLinkForwardNamePropertyRequestScope()
           
 void testLinkForwardNamePropertySessionScope()
           
 void testLinkForwardNameRequestScope()
           
 void testLinkForwardNameSessionScope()
           
 
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, setUp, 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

LinkTag1Test

public LinkTag1Test(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"

testLinkForward

public void testLinkForward()

testLinkForwardAccesskey

public void testLinkForwardAccesskey()

testLinkForwardAnchor

public void testLinkForwardAnchor()

testLinkForwardIndexedArray

public void testLinkForwardIndexedArray()

testLinkForwardIndexedArrayProperty

public void testLinkForwardIndexedArrayProperty()

testLinkForwardIndexedMap

public void testLinkForwardIndexedMap()

testLinkForwardIndexedMapProperty

public void testLinkForwardIndexedMapProperty()

testLinkForwardIndexedEnumeration

public void testLinkForwardIndexedEnumeration()

testLinkForwardIndexedEnumerationProperty

public void testLinkForwardIndexedEnumerationProperty()

testLinkForwardIndexedAlternateIdArray

public void testLinkForwardIndexedAlternateIdArray()

testLinkForwardIndexedAlternateIdArrayProperty

public void testLinkForwardIndexedAlternateIdArrayProperty()

testLinkForwardIndexedAlternateIdMap

public void testLinkForwardIndexedAlternateIdMap()

testLinkForwardIndexedAlternateIdMapProperty

public void testLinkForwardIndexedAlternateIdMapProperty()

testLinkForwardIndexedAlternateIdEnumeration

public void testLinkForwardIndexedAlternateIdEnumeration()

testLinkForwardIndexedAlternateIdEnumerationProperty

public void testLinkForwardIndexedAlternateIdEnumerationProperty()

testLinkForwardLinkName

public void testLinkForwardLinkName()

testLinkForwardNameNoScope

public void testLinkForwardNameNoScope()

testLinkForwardNamePropertyNoScope

public void testLinkForwardNamePropertyNoScope()

testLinkForwardNameApplicationScope

public void testLinkForwardNameApplicationScope()

testLinkForwardNamePropertyApplicationScope

public void testLinkForwardNamePropertyApplicationScope()

testLinkForwardNameSessionScope

public void testLinkForwardNameSessionScope()

testLinkForwardNamePropertySessionScope

public void testLinkForwardNamePropertySessionScope()

testLinkForwardNameRequestScope

public void testLinkForwardNameRequestScope()

testLinkForwardNamePropertyRequestScope

public void testLinkForwardNamePropertyRequestScope()

HDIV 2.0.4

Copyright © 2008 hdiv.org. All Rights Reserved.