public class FeedbackDaoImplTest extends Object
Constructor and Description |
---|
FeedbackDaoImplTest() |
Modifier and Type | Method and Description |
---|---|
FeedbackDao |
getDao() |
javax.persistence.EntityManagerFactory |
getEntityManagerFactory() |
void |
preTest() |
void |
setDao(FeedbackDao dao) |
void |
setEntityManagerFactory(javax.persistence.EntityManagerFactory entityManagerFactory) |
static void |
setUpClass() |
static void |
tearDownClass() |
void |
testFeedbackTransactions() |
public FeedbackDaoImplTest()
public static void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void preTest()
public void testFeedbackTransactions()
public javax.persistence.EntityManagerFactory getEntityManagerFactory()
public void setEntityManagerFactory(javax.persistence.EntityManagerFactory entityManagerFactory)
public FeedbackDao getDao()
public void setDao(FeedbackDao dao)
Copyright © 2011-2014 The Kuali Foundation. All Rights Reserved.