public class KradEclipseLinkEntityManagerFactoryBeanTest extends Object
KradEclipseLinkEntityManagerFactoryBean.| Modifier and Type | Class and Description |
|---|---|
static class |
KradEclipseLinkEntityManagerFactoryBeanTest.TestEntity1 |
static class |
KradEclipseLinkEntityManagerFactoryBeanTest.TestEntity2 |
static class |
KradEclipseLinkEntityManagerFactoryBeanTest.TestEntity3 |
static class |
KradEclipseLinkEntityManagerFactoryBeanTest.TestEntity4 |
static class |
KradEclipseLinkEntityManagerFactoryBeanTest.TestEntity5 |
static class |
KradEclipseLinkEntityManagerFactoryBeanTest.TestPersistenceUnitPostProcessor |
| Constructor and Description |
|---|
KradEclipseLinkEntityManagerFactoryBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testFull() |
void |
testGetDataSource() |
void |
testInvalidDataSourceConfiguration()
Verifies that it's not permitted to configure with both a JTA and Non-JTA datasource.
|
void |
testJta() |
void |
testLoadTimeWeaving() |
void |
testMinimal() |
void |
testVariousGetters()
Just tests some of the getters to ensure they are delegating down to the internal factory bean and the
PersistenceUnitManager appropriately.
|
public KradEclipseLinkEntityManagerFactoryBeanTest()
public void testMinimal() throws Exception
Exceptionpublic void testLoadTimeWeaving() throws Exception
Exceptionpublic void testInvalidDataSourceConfiguration() throws Exception
Exceptionpublic void testGetDataSource() throws Exception
Exceptionpublic void testVariousGetters() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.