org.iternine.jeppetto.test
Class IntIdObjectDAOTest

java.lang.Object
  extended by org.iternine.jeppetto.test.IntIdObjectDAOTest

public abstract class IntIdObjectDAOTest
extends Object


Constructor Summary
IntIdObjectDAOTest()
           
 
Method Summary
 void after()
           
protected abstract  IntIdObjectDAO getIntIdObjectDAO()
           
 void manuallyManageId()
           
protected abstract  void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntIdObjectDAOTest

public IntIdObjectDAOTest()
Method Detail

getIntIdObjectDAO

protected abstract IntIdObjectDAO getIntIdObjectDAO()

reset

protected abstract void reset()

after

public void after()

manuallyManageId

public void manuallyManageId()
                      throws NoSuchItemException
Throws:
NoSuchItemException


Copyright © 2012. All Rights Reserved.