org.apache.tapestry.web
Class TestWebUtils

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.web.TestWebUtils

public class TestWebUtils
extends BaseComponentTestCase

Tests for WebUtils.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestWebUtils()
           
 
Method Summary
 void testToSortedList()
           
 void testToSortedListEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestWebUtils

public TestWebUtils()
Method Detail

testToSortedList

public void testToSortedList()

testToSortedListEmpty

public void testToSortedListEmpty()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.