org.apache.tapestry.portlet
Class TestMatchingPortletPageResolver

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.portlet.TestMatchingPortletPageResolver

public class TestMatchingPortletPageResolver
extends BaseComponentTestCase

Tests for MatchingPortletPageResolver.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestMatchingPortletPageResolver()
           
 
Method Summary
 void testNoMatchOnContentType()
           
 void testNoMatchOnPortletMode()
           
 void testNoMatchOnWindowState()
           
 void testPageMissing()
           
 void testSortingCounts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMatchingPortletPageResolver

public TestMatchingPortletPageResolver()
Method Detail

testNoMatchOnContentType

public void testNoMatchOnContentType()

testNoMatchOnPortletMode

public void testNoMatchOnPortletMode()

testNoMatchOnWindowState

public void testNoMatchOnWindowState()

testSortingCounts

public void testSortingCounts()

testPageMissing

public void testPageMissing()


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