This project has retired. For details please refer to its Attic page.
PortletTilesRequestContextFactoryTest (Tiles 2 2.1.4 Test API)

org.apache.tiles.portlet.context
Class PortletTilesRequestContextFactoryTest

Package class diagram package PortletTilesRequestContextFactoryTest
java.lang.Object
  extended by org.apache.tiles.portlet.context.PortletTilesRequestContextFactoryTest

public class PortletTilesRequestContextFactoryTest
extends Object

Test for PortletTilesRequestContextFactory.

Version:
$Rev$ $Date$

Constructor Summary
PortletTilesRequestContextFactoryTest()
           
 
Method Summary
 void setUp()
          Sets up the test object.
 void testCreateRequestContext2Params()
          Test method for #createRequestContext(org.apache.tiles.TilesApplicationContext, java.lang.Object[]) .
 void testCreateRequestContext3Params()
          Test method for #createRequestContext(org.apache.tiles.TilesApplicationContext, java.lang.Object[]) .
 void testGetPortletContext()
          Test method for #getPortletContext(org.apache.tiles.TilesApplicationContext) .
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletTilesRequestContextFactoryTest

public PortletTilesRequestContextFactoryTest()
Method Detail

setUp

public void setUp()
Sets up the test object.


testCreateRequestContext2Params

public void testCreateRequestContext2Params()
Test method for #createRequestContext(org.apache.tiles.TilesApplicationContext, java.lang.Object[]) .


testCreateRequestContext3Params

public void testCreateRequestContext3Params()
Test method for #createRequestContext(org.apache.tiles.TilesApplicationContext, java.lang.Object[]) .


testGetPortletContext

public void testGetPortletContext()
Test method for #getPortletContext(org.apache.tiles.TilesApplicationContext) .



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.