public class MaxValueIncrementerFactoryTest extends Object
MaxValueIncrementerFactory.| Constructor and Description |
|---|
MaxValueIncrementerFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearContext() |
void |
setUp() |
void |
testCustomIncrementerDatasourceInvalidClass() |
void |
testCustomIncrementerDatasourceNoVersion() |
void |
testCustomIncrementerDatasourceVersion() |
void |
testGetIncrementer_Bad() |
void |
testGetIncrementer_BlankIncrementerName() |
void |
testGetIncrementer_CacheByDataSource() |
void |
testGetIncrementer_CaseInsensitive() |
void |
testGetIncrementer_MySQL() |
void |
testGetIncrementer_NullDataSource() |
void |
testGetIncrementer_NullIncrementerName() |
void |
testGetIncrementer_Oracle() |
public MaxValueIncrementerFactoryTest()
public void testGetIncrementer_Oracle() throws Exception
Exceptionpublic void testGetIncrementer_MySQL() throws Exception
Exceptionpublic void testGetIncrementer_Bad() throws Exception
Exceptionpublic void testGetIncrementer_CaseInsensitive() throws Exception
Exceptionpublic void testGetIncrementer_CacheByDataSource() throws Exception
Exceptionpublic void testGetIncrementer_NullDataSource() throws Exception
Exceptionpublic void testGetIncrementer_NullIncrementerName() throws Exception
Exceptionpublic void testGetIncrementer_BlankIncrementerName() throws Exception
Exceptionpublic void testCustomIncrementerDatasourceVersion() throws Exception
Exceptionpublic void testCustomIncrementerDatasourceNoVersion() throws Exception
Exceptionpublic void testCustomIncrementerDatasourceInvalidClass() throws Exception
Exceptionpublic void clearContext()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.