com.khubla.pragmatach.dbtestsuite
Class AbstractPersistenceTest
java.lang.Object
com.khubla.pragmatach.dbtestsuite.AbstractPersistenceTest
public abstract class AbstractPersistenceTest
- extends Object
- Author:
- tome
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPersistenceTest
public AbstractPersistenceTest()
getConfigurations
public abstract Set<Configuration> getConfigurations()
- get the configs
getDAO
public abstract DAO<ExamplePOJO,Long> getDAO()
- get the DAO implementation
setupClass
public void setupClass()
- for the class
testAllDatabaseConfigurations
public void testAllDatabaseConfigurations()
Copyright © 2014 khubla.com. All rights reserved.