| com.triactive.jdo.util.test.SQLFormatTest
SQLFormatTest | public class SQLFormatTest extends TestCase (Code) | | Tests the functionality of
SQLFormat .
author: Mike Martin version: $Revision: 1.3 $ |
Constructor Summary | |
public | SQLFormatTest(String name) Used by the JUnit framework to construct tests. |
SQLFormatTest | public SQLFormatTest(String name)(Code) | | Used by the JUnit framework to construct tests. Normally, programmers
would never explicitly use this constructor.
Parameters: name - Name of the TestCase. |
|
|