org.apache.tapestry.util
Class StrftimeTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.util.StrftimeTest

public class StrftimeTest
extends BaseComponentTestCase

Tests functionality of Strftime.

Author:
jkuhnert
See Also:
"http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html"

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

Constructor Detail

StrftimeTest

public StrftimeTest()
Method Detail

testPosixFormat

public void testPosixFormat()


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