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

org.apache.tiles.util
Class TilesIOExceptionTest

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

public class TilesIOExceptionTest
extends junit.framework.TestCase

Tests the TilesIOException class.

Version:
$Rev: 605965 $ $Date: 2007-12-20 16:25:38 +0100 (gio, 20 dic 2007) $

Constructor Summary
TilesIOExceptionTest()
           
 
Method Summary
 void testTilesIOExceptionThrowable()
          Tests the constructor with the cause.
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

TilesIOExceptionTest

public TilesIOExceptionTest()
Method Detail

testTilesIOExceptionThrowable

public void testTilesIOExceptionThrowable()
Tests the constructor with the cause.



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