Package org.apache.torque.util
Class SummaryHelperTest
java.lang.Object
org.apache.torque.BaseTestCase
org.apache.torque.util.SummaryHelperTest
Test class for SummaryHelper.
- Version:
- $Id: CriteriaTest.java 1448414 2013-02-20 21:06:35Z tfischer $
-
Field Summary
Fields inherited from class org.apache.torque.BaseTestCase
CONFIG_FILE, database, databaseMap, databaseMysql, databaseOracle, databasePostgresql, integerColumnMap, stringColumnMap, stringColumnMap2, stringColumnMap3 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()Sets up the helper objects and the test.voidTest basic where condition on a string.
-
Constructor Details
-
SummaryHelperTest
public SummaryHelperTest()
-
-
Method Details
-
setUp
Sets up the helper objects and the test.- Overrides:
setUpin classBaseTestCase- Throws:
Exception- if initialization fails.
-
testWhereString
Test basic where condition on a string.- Throws:
Exception
-