@ContextConfiguration(locations="classpath:co-test-context.xml") public class TestCourseOfferingCodeGeneratorImpl extends Object
| Constructor and Description | 
|---|
| TestCourseOfferingCodeGeneratorImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected List<ActivityOfferingInfo> | _getBaseAOList() | 
| protected List<String> | _getBaseAOListNew() | 
| String | getNextCode(String source) | 
| void | testGenerateActivityOfferingCode() | 
| void | testGenerateActivityOfferingCodeMultiThread()This class is set to ignore right now, but should be set to @Test once our concurrency
     issue is solved. | 
| void | testGenerateCourseOfferingInternalCode() | 
| void | testGenerator() | 
| void | testGetNextCode() | 
public TestCourseOfferingCodeGeneratorImpl()
public void testGenerator()
public void testGetNextCode()
public void testGenerateCourseOfferingInternalCode()
protected List<String> _getBaseAOListNew()
protected List<ActivityOfferingInfo> _getBaseAOList()
public void testGenerateActivityOfferingCode()
public void testGenerateActivityOfferingCodeMultiThread()
public String getNextCode(String source)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.