org.kuali.student.lum.lu.dao.impl
Class TestLuDaoImpl
java.lang.Object
org.kuali.student.common.test.spring.AbstractTransactionalDaoTest
org.kuali.student.lum.lu.dao.impl.TestLuDaoImpl
public class TestLuDaoImpl
- extends org.kuali.student.common.test.spring.AbstractTransactionalDaoTest
Fields inherited from class org.kuali.student.common.test.spring.AbstractTransactionalDaoTest |
em |
Methods inherited from class org.kuali.student.common.test.spring.AbstractTransactionalDaoTest |
preLoadBeans, preLoadData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dao
public org.kuali.student.lum.lu.dao.LuDao dao
DF
private static final SimpleDateFormat DF
TestLuDaoImpl
public TestLuDaoImpl()
testGetLuLuRelationTypeInfo
public void testGetLuLuRelationTypeInfo()
testGetCluLoRelationTypeInfo
public void testGetCluLoRelationTypeInfo()
throws org.kuali.student.core.exceptions.DoesNotExistException
- Throws:
org.kuali.student.core.exceptions.DoesNotExistException
testCreateCluLoRelation
public void testCreateCluLoRelation()
throws Exception
- Throws:
Exception
testCreateMembershipQuery_Simple
public void testCreateMembershipQuery_Simple()
throws Exception
- Throws:
Exception
testCreateMembershipQuery_Complex
public void testCreateMembershipQuery_Complex()
throws Exception
- Throws:
Exception
testCreateClu
public void testCreateClu()
throws Exception
- Throws:
Exception
testVersionQueries
public void testVersionQueries()
throws Exception
- Throws:
Exception
createMembershipQuery
private org.kuali.student.lum.lu.entity.MembershipQuery createMembershipQuery()
Copyright © 2010 The Kuali Foundation. All rights reserved.