org.kuali.student.lum.lrc.service.impl
Class TestLrcServiceImpl

java.lang.Object
  extended by org.kuali.student.lum.lrc.service.impl.TestLrcServiceMockImpl
      extended by org.kuali.student.lum.lrc.service.impl.TestLrcServiceImpl

@ContextConfiguration(locations="classpath:lrc-service-test-context.xml")
@TransactionConfiguration(transactionManager="JtaTxManager",
                          defaultRollback=true)
@Transactional
public class TestLrcServiceImpl
extends TestLrcServiceMockImpl


Field Summary
 
Fields inherited from class org.kuali.student.lum.lrc.service.impl.TestLrcServiceMockImpl
callContext, principalId
 
Constructor Summary
TestLrcServiceImpl()
           
 
Method Summary
 
Methods inherited from class org.kuali.student.lum.lrc.service.impl.TestLrcServiceMockImpl
getLRCService, setLRCService, setUp, testAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLrcServiceImpl

public TestLrcServiceImpl()


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