org.apache.velocity.test.issues
Class Velocity615TestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.velocity.test.BaseEvalTestCase
              extended by org.apache.velocity.test.issues.Velocity615TestCase
All Implemented Interfaces:
junit.framework.Test

public class Velocity615TestCase
extends BaseEvalTestCase

This class tests VELOCITY-615.


Nested Class Summary
static class Velocity615TestCase.Inc
           
 
Field Summary
 
Fields inherited from class org.apache.velocity.test.BaseEvalTestCase
context, DEBUG, engine, log
 
Constructor Summary
Velocity615TestCase(String name)
           
 
Method Summary
 void setUp()
           
 void testForIrrationallyFearedRelatedPossibleProblem()
           
 void testForIrrationallyFearedRelatedPossibleProblem2()
           
 void testForIrrationallyFearedRelatedPossibleProblem3()
           
 void testForIrrationallyFearedRelatedPossibleProblem4()
           
 void testForIrrationallyFearedRelatedPossibleProblem5()
           
 void testIt()
           
 
Methods inherited from class org.apache.velocity.test.BaseEvalTestCase
assertContextValue, assertEvalEquals, assertEvalException, assertEvalException, assertEvalExceptionAt, assertEvalExceptionAt, evaluate, setContext, setProperties, tearDown, testBase
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Velocity615TestCase

public Velocity615TestCase(String name)
Method Detail

setUp

public void setUp()
           throws Exception
Overrides:
setUp in class BaseEvalTestCase
Throws:
Exception

testIt

public void testIt()

testForIrrationallyFearedRelatedPossibleProblem

public void testForIrrationallyFearedRelatedPossibleProblem()

testForIrrationallyFearedRelatedPossibleProblem2

public void testForIrrationallyFearedRelatedPossibleProblem2()

testForIrrationallyFearedRelatedPossibleProblem3

public void testForIrrationallyFearedRelatedPossibleProblem3()

testForIrrationallyFearedRelatedPossibleProblem4

public void testForIrrationallyFearedRelatedPossibleProblem4()

testForIrrationallyFearedRelatedPossibleProblem5

public void testForIrrationallyFearedRelatedPossibleProblem5()


Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.