org.objectweb.cjdbc.scenario.standalone.sql.filters
Class MacrosHandlerTest

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.standalone.sql.filters.MacrosHandlerTest

public class MacrosHandlerTest
extends NoTemplate

This class defines a MacrosHandlerTest

Version:
1.0
Author:
Emmanuel Cecchet
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
MacrosHandlerTest()
           
 
Method Summary
 void testNowMacro()
           
 void testRandMacro()
           
 void testReplaceMacro()
           
 void testTimeStampMacro()
          Test CURRENT_TIMESTAMP macro
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
getTextPath, getUserDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacrosHandlerTest

public MacrosHandlerTest()
Method Detail

testNowMacro

public void testNowMacro()
See Also:
MacrosHandlerTest

testTimeStampMacro

public void testTimeStampMacro()
Test CURRENT_TIMESTAMP macro


testRandMacro

public void testRandMacro()
                   throws java.lang.Exception
Throws:
java.lang.Exception
See Also:
MacrosHandlerTest

testReplaceMacro

public void testReplaceMacro()
See Also:
MacrosHandlerTest


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.