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

org.apache.tiles.context
Class ChainedTilesContextFactoryTest

Package class diagram package ChainedTilesContextFactoryTest
java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.tiles.context.ChainedTilesContextFactoryTest
All Implemented Interfaces:
junit.framework.Test

public class ChainedTilesContextFactoryTest
extends junit.framework.TestCase

Version:
$Rev: 531904 $ $Date: 2007-04-24 14:33:18 +0200 (Tue, 24 Apr 2007) $

Constructor Summary
ChainedTilesContextFactoryTest()
           
 
Method Summary
protected  void setUp()
          
 void testInit()
          Tests the initialization method.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChainedTilesContextFactoryTest

public ChainedTilesContextFactoryTest()
Method Detail

setUp

protected void setUp()
              throws Exception

Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testInit

public void testInit()
              throws Exception
Tests the initialization method.

Throws:
Exception - If something goes wrong during testing.


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