org.kuali.student.enrollment.class2.courseofferingset.service.impl
Class TestCourseOfferingSetServiceBusinessLogicWithFewerMocks

java.lang.Object
  extended by org.kuali.student.enrollment.class2.courseofferingset.service.impl.TestCourseOfferingSetServiceBusinessLogicWithMocks
      extended by org.kuali.student.enrollment.class2.courseofferingset.service.impl.TestCourseOfferingSetServiceBusinessLogicWithFewerMocks

@ContextConfiguration(locations="classpath:soc-businesslogic-with-fewer-mocks-test-context.xml")
@TransactionConfiguration(transactionManager="JtaTxManager",
                          defaultRollback=true)
@Transactional
public class TestCourseOfferingSetServiceBusinessLogicWithFewerMocks
extends TestCourseOfferingSetServiceBusinessLogicWithMocks

Tests the jpa persistence impl

Author:
Kuali Student Team

Field Summary
 
Fields inherited from class org.kuali.student.enrollment.class2.courseofferingset.service.impl.TestCourseOfferingSetServiceBusinessLogicWithMocks
acalService, callContext, coService, courseService, principalId, socService
 
Constructor Summary
TestCourseOfferingSetServiceBusinessLogicWithFewerMocks()
           
 
Method Summary
 
Methods inherited from class org.kuali.student.enrollment.class2.courseofferingset.service.impl.TestCourseOfferingSetServiceBusinessLogicWithMocks
buildRolloverOptionKeys, getTargetSocAfterRollover, setUp, testRollover
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCourseOfferingSetServiceBusinessLogicWithFewerMocks

public TestCourseOfferingSetServiceBusinessLogicWithFewerMocks()


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