org.apache.tapestry
Class TapestryUtilsTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.TapestryUtilsTest
public class TapestryUtilsTest
- extends BaseComponentTestCase
Tests for TapestryUtils
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TapestryUtilsTest
public TapestryUtilsTest()
testStoreUniqueAttributeSuccess
public void testStoreUniqueAttributeSuccess()
testStoreUniqueAttributeFailure
public void testStoreUniqueAttributeFailure()
testGetPageRenderSupportSuccess
public void testGetPageRenderSupportSuccess()
testRemovePageRenderSupport
public void testRemovePageRenderSupport()
testRemoveForm
public void testRemoveForm()
testGetFormSuccess
public void testGetFormSuccess()
testGetPageRenderSupportFailure
public void testGetPageRenderSupportFailure()
testGetFormFailure
public void testGetFormFailure()
testSplitBlank
public void testSplitBlank()
testSplitWithDelimiter
public void testSplitWithDelimiter()
testSplitNormal
public void testSplitNormal()
testSplitNoDelimiter
public void testSplitNoDelimiter()
testTrailingDelimiter
public void testTrailingDelimiter()
testEveryDelimiterCounts
public void testEveryDelimiterCounts()
testCapitalizeNothing
public void testCapitalizeNothing()
testCapitalizeNormal
public void testCapitalizeNormal()
testEnquote
public void testEnquote()
testEnquoteNull
public void testEnquoteNull()
testConvertTapestryIdToNMToken
public void testConvertTapestryIdToNMToken()
testBuildClientElementReference
public void testBuildClientElementReference()
testGetComponent
public void testGetComponent()
testGetComponentWrongType
public void testGetComponentWrongType()
testGetComponentDoesNotExist
public void testGetComponentDoesNotExist()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.