org.apache.tapestry.script
Class TestForeachToken

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.script.TestForeachToken

public class TestForeachToken
extends BaseComponentTestCase

Tests ForeachToken.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestForeachToken()
           
 
Method Summary
 void testFull()
           
 void testNoIndex()
           
 void testNullIterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestForeachToken

public TestForeachToken()
Method Detail

testFull

public void testFull()

testNoIndex

public void testNoIndex()

testNullIterator

public void testNullIterator()


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