Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.persistence
Class PersistenceBaseTestCase
junit.framework.Assert
  |
  +--junit.framework.TestCase
       |
       +--com.newstep.solid.test.persistence.PersistenceBaseTestCase
All Implemented Interfaces:
       Test
Direct Known Subclasses:
       DataMappingTest, DeleteTest, InsertTest, QueryTest, UpdateTest

public class PersistenceBaseTestCase      
 
 

Field Summary
protected static String
Method Summary
protected void
protected void
Field Detail
pkg
protected static String pkg
Multiplicity:
1
Static.
 
Method Detail
getNewUidGenerator
protected UniqueIdGenerator getNewUidGenerator ()
 
 

setUp
protected void setUp ()
 
Throws:
Exception
 

tearDown
protected void tearDown ()
 
Throws:
Exception
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD