org.kuali.student.enrollment.class2.courseofferingset.service.impl
Class TestCourseOfferingSetServiceMockImpl
java.lang.Object
org.kuali.student.enrollment.class2.courseofferingset.service.impl.TestCourseOfferingSetServiceMockImpl
- Direct Known Subclasses:
- TestCourseOfferingSetServiceJpaPersistenceImpl
@ContextConfiguration(locations="classpath:soc-mock-persistence-impl-test-context.xml")
public class TestCourseOfferingSetServiceMockImpl
- extends Object
Tests the mock persistence implementation to make sure it does basic crud
- Author:
- Kuali Student Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
socService
protected CourseOfferingSetService socService
principalId
public static String principalId
callContext
public ContextInfo callContext
TestCourseOfferingSetServiceMockImpl
public TestCourseOfferingSetServiceMockImpl()
setUp
public void setUp()
testCRUD
public void testCRUD()
throws Exception
- Throws:
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.