@ContextConfiguration(locations="classpath:soc-jpa-persistence-test-context.xml") @TransactionConfiguration(transactionManager="JtaTxManager", defaultRollback=true) @Transactional public class TestCourseOfferingSetServiceJpaPersistenceImpl extends TestCourseOfferingSetServiceMockImpl
Modifier and Type | Field and Description |
---|---|
protected StateService |
stateService |
callContext, principalId, socService
Constructor and Description |
---|
TestCourseOfferingSetServiceJpaPersistenceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
testCRUD
protected StateService stateService
public TestCourseOfferingSetServiceJpaPersistenceImpl()
public void setUp()
setUp
in class TestCourseOfferingSetServiceMockImpl
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.