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
Exception
public void testGetIncrementer_MySQL() throws Exception
Exception
public void testGetIncrementer_Bad() throws Exception
Exception
public void testGetIncrementer_CaseInsensitive() throws Exception
Exception
public void testGetIncrementer_CacheByDataSource() throws Exception
Exception
public void testGetIncrementer_NullDataSource() throws Exception
Exception
public void testGetIncrementer_NullIncrementerName() throws Exception
Exception
public void testGetIncrementer_BlankIncrementerName() throws Exception
Exception
public void testCustomIncrementerDatasourceVersion() throws Exception
Exception
public void testCustomIncrementerDatasourceNoVersion() throws Exception
Exception
public void testCustomIncrementerDatasourceInvalidClass() throws Exception
Exception
public void clearContext()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.