fri.util.database.jpa.tree
Class DaoTests

java.lang.Object
  extended by fri.util.database.jpa.tree.DaoTests

public class DaoTests
extends java.lang.Object

Contains DAO tests without alternating JPA providers.

Author:
Fritz Ritzberger, 2013-08-31

Constructor Summary
DaoTests()
           
 
Method Summary
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DaoTests

public DaoTests()
Method Detail

suite

public static junit.framework.Test suite()