org.kuali.student.enrollment.class2.courseoffering.service.impl
Class TestCourseOfferingServiceImplM4

java.lang.Object
  extended by org.kuali.student.enrollment.class2.courseoffering.service.impl.TestCourseOfferingServiceImplM4

@ContextConfiguration(locations="classpath:co-test-context.xml")
@TransactionConfiguration(transactionManager="JtaTxManager",
                          defaultRollback=true)
@Transactional
public class TestCourseOfferingServiceImplM4
extends Object


Field Summary
protected  LuiServiceDataLoader dataLoader
           
 
Constructor Summary
TestCourseOfferingServiceImplM4()
           
 
Method Summary
 void testCreateSeatPoolDefinitionGet()
           
 void testCreateSeatPoolDefinitionUpdateDelete()
           
 void testCreateUpdateRegistrationGroupInfoGet()
           
 void testGenerateRegistrationGroupsSimple()
           
 void testGetAndRemoveRegistrationGroupsByFormatOffering()
           
 void testPopulation()
           
 void testRegCodeGenerator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataLoader

protected LuiServiceDataLoader dataLoader
Constructor Detail

TestCourseOfferingServiceImplM4

public TestCourseOfferingServiceImplM4()
Method Detail

testRegCodeGenerator

public void testRegCodeGenerator()

testGetAndRemoveRegistrationGroupsByFormatOffering

public void testGetAndRemoveRegistrationGroupsByFormatOffering()

testCreateUpdateRegistrationGroupInfoGet

public void testCreateUpdateRegistrationGroupInfoGet()

testPopulation

public void testPopulation()

testCreateSeatPoolDefinitionGet

public void testCreateSeatPoolDefinitionGet()

testCreateSeatPoolDefinitionUpdateDelete

public void testCreateSeatPoolDefinitionUpdateDelete()

testGenerateRegistrationGroupsSimple

public void testGenerateRegistrationGroupsSimple()
                                          throws DoesNotExistException,
                                                 InvalidParameterException,
                                                 MissingParameterException,
                                                 OperationFailedException,
                                                 PermissionDeniedException,
                                                 AlreadyExistsException
Throws:
DoesNotExistException
InvalidParameterException
MissingParameterException
OperationFailedException
PermissionDeniedException
AlreadyExistsException


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.