org.iternine.jeppetto.test
Class SummarySimpleObjectDAOTest

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

public abstract class SummarySimpleObjectDAOTest
extends Object


Constructor Summary
SummarySimpleObjectDAOTest()
           
 
Method Summary
 void after()
           
 void findById()
           
protected abstract  SimpleObjectDAO getSimpleObjectDAO()
           
protected abstract  SummarySimpleObjectDAO getSummarySimpleObjectDAO()
           
protected abstract  void reset()
           
 void updateSummaryObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SummarySimpleObjectDAOTest

public SummarySimpleObjectDAOTest()
Method Detail

getSimpleObjectDAO

protected abstract SimpleObjectDAO getSimpleObjectDAO()

getSummarySimpleObjectDAO

protected abstract SummarySimpleObjectDAO getSummarySimpleObjectDAO()

reset

protected abstract void reset()

after

public void after()

findById

public void findById()
              throws NoSuchItemException
Throws:
NoSuchItemException

updateSummaryObject

public void updateSummaryObject()


Copyright © 2012. All Rights Reserved.