org.apache.velocity.test
Class ParserTestCase.ToStringCounter

java.lang.Object
  extended by org.apache.velocity.test.ParserTestCase.ToStringCounter
Enclosing class:
ParserTestCase

public static class ParserTestCase.ToStringCounter
extends Object


Field Summary
 int timesCalled
           
 
Constructor Summary
ParserTestCase.ToStringCounter()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

timesCalled

public int timesCalled
Constructor Detail

ParserTestCase.ToStringCounter

public ParserTestCase.ToStringCounter()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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