Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.test.persistence
Class InsertTest
junit.framework.Assert
  |
  +--junit.framework.TestCase
       |
       +--com.newstep.solid.test.persistence.PersistenceBaseTestCase
            |
            +--com.newstep.solid.test.persistence.InsertTest
All Implemented Interfaces:
       Test

public class InsertTest      
 
Links:
Generalization Generalization Link
to Class PersistenceBaseTestCase
 
 

Method Summary
protected void
protected void
public void
Method Detail
setUp
protected void setUp ()
 
Throws:
Exception
 

tearDown
protected void tearDown ()
 
Throws:
Exception
 

testIt
public void testIt ()
 
Throws:
Exception
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD