org.iternine.jeppetto.test
Class NoIdObjectDAOTest

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

public abstract class NoIdObjectDAOTest
extends Object


Constructor Summary
NoIdObjectDAOTest()
           
 
Method Summary
 void after()
           
 void findByIntValue()
           
protected abstract  NoIdObjectDAO getNoIdObjectDAO()
           
protected abstract  void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoIdObjectDAOTest

public NoIdObjectDAOTest()
Method Detail

getNoIdObjectDAO

protected abstract NoIdObjectDAO getNoIdObjectDAO()

reset

protected abstract void reset()

after

public void after()

findByIntValue

public void findByIntValue()


Copyright © 2012. All Rights Reserved.